Quote:
Originally Posted by pakrat2k2
you must have to specify the folder name somewhere in the script, or else it wont be able to correctly create shortcut ( will think its in root of game )
|
i should change in these lines ?
Quote:
[Icons]
Name: {group}\Uninstall {#AppName}; Filename: {app}\unins000.exe; WorkingDir: {app}; Check: CheckError
Name: {group}\{#AppName}; Filename: {app}\{#AppExec}; WorkingDir: {app}; Check: CheckError
Name: {commondesktop}\{#AppName}; Filename: {app}\{#AppExec}; WorkingDir: {app}; Check: CheckError
|
btw, how i can change setup language ?