Re: New Launcher with GUI - Alpha testers needed
You need to add in the 1st step that you have to double click on the file LauncherGUI.vbs copied in the Magic directory in order to test the new launcher. It's obvious for some but "extract the Launcher in your Magic folder (like usually I think) and run a Challenge or Draft Mode." would make think to run the old Launcher.exe
step 1 > ok, a window appear and ask for which mode, selection is done and game is running as usual. However no extra ini file is created, only Challenge.txt was modified.
step 2 > I just moved the test file on the desktop, ran it, windows pop up that ask for magic path directory then mode choice pop up then error when choosing any of the 3 choices Windows Script Host error "directory not found error " which point to those lines :
Again no file were created.
Config
step 1 > ok, a window appear and ask for which mode, selection is done and game is running as usual. However no extra ini file is created, only Challenge.txt was modified.
step 2 > I just moved the test file on the desktop, ran it, windows pop up that ask for magic path directory then mode choice pop up then error when choosing any of the 3 choices Windows Script Host error "directory not found error " which point to those lines :
Line 65, 66 and 70 for choice respectively 1,2 and 3Select Case GetChoice
Case 1 objFSO.CopyFile strInstallPath & "\flag.txt", strInstallPath & "\draft.txt"
Case 2 objFSO.CopyFile strInstallPath & "\flag.txt", strInstallPath & "\challenge.txt"
End Select
CommandLine = """" & strInstallPath & "\magic.exe"""
WshShell.Run CommandLine, 1, False
Again no file were created.
Config
winXP SP2
french
no antivirus installed
using launcher 0.21
