by pera1 » Tue Feb 28, 2012 4:24 pm
Did this, but it does not help. I changed the exepath, file looks now as follows:
[color=#FF0000]FlashDrive = "\My Flash Disk"
ShellFolder = FlashDrive\"Visual"
ProgramsFolder = ShellFolder\"Programs"
exepath = Storage Card\"Primo\iGO.exe"
If(FileExists(exepath))
PlaySound(ShellFolder\"Sounds\Click.wav")
Kill ("MNAVDCE.EXE")
Sleep(100)
RunWait(exepath)
Run(ProgramsFolder\"TroNik\TaskbarHide.exe")
Else
PlaySound(ShellFolder\"Sounds\_error.wav")
EndIf
Run(ProgramsFolder\"TroNik\TaskbarHide.exe")[/color]
Renamed the file from .txt in .mscr, but still a problem. I can start it through commander by double clicking the primo.exe file.
Camn you maybe tell me where to change the screen resolution? have some problems reading some text on the screen (screen seems to small)