That is really strange behavior. What to do after the primo is forced to close is already written in the auto.mscr, so it should run unlock menu (slide.exe) afterwards, but that isn't happening for some reason and I don't know why.
If(ProcExists("Primo.exe"))
Kill("Primo.exe")
EndIf
Run("\Storage Card\Progs\PowerButton\PowerButton.exe")
Run("\Storage Card\slide\slide.exe")
Also, If Primo works regardless the SD card with the unlock script that means that the script is not executed in any case, otherwise Primo will be closed by force.. So it looks like that SD card scripts are completely ignored like there is no SD card at all...I'm confused. I will think about it and be back with a possible new approach, but in any case the only way is by SD since paths.xml on Flash disk is altered and you lost USB connection.
Bookmarks