|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Sorry for floooding, but the UNINSTALL button don't work. I doesn't run the uninstaller FROM THE AUTORUN, but uninstalls fine from the uninstaller itself.
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
OR Edit in autorun.iss this! begin PlaySound(expandConstant('{tmp}\Click.wav'),0,SND_ OPT); if TLabel(sender).caption=ExpandConstant('{cm:AInstal l}') then begin HForm.Close Install:=True; end else begin RegQueryStringValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\Electronic Arts\Need for Speed The Run', 'Install_Path', appath) if not Exec(appath+'\Need For Speed The Run.exe', '', '', SW_SHOW, ewNoWait, ResultCode) then MsgBox(SysErrorMessage(ResultCode)+': Need For Speed The Run.exe', mbCriticalError, MB_OK) else begin HForm.Close; Install:=False; end; end; end; In Install_Path Change for Install Dir in all of the parts of the Scripts,or if your script is diferent change from InstallFolder to Install Dir Last edited by andersondj; 24-11-2011 at 19:54. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| DARKSIDERS - (2DVD9 to 3x DVD5) | pakrat2k2 | PC Games - CD/DVD Conversions | 9 | 19-07-2013 09:55 |
| StarCraft II : Wings Of Liberty (DVD9 to 2x DVD5) INNO SETUP | peterf1999 | PC Games - CD/DVD Conversions | 18 | 18-01-2013 19:41 |
| Shogun Total War 2 for 2dvd9 3dvd5 by inno | car_l30n | PC Games - CD/DVD Conversions | 11 | 15-03-2012 10:58 |
| Phantasy Star Universe (DVD9 to 2 DVD5 OR DVD9 to 1 DVD5) | Heretic666 | PC Games - CD/DVD Conversions | 6 | 26-12-2006 06:28 |