Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 24-11-2011, 16:28
KillerOh's Avatar
KillerOh KillerOh is offline
Registered User
 
Join Date: Oct 2009
Location: Brazil
Posts: 77
Thanks: 1
Thanked 1 Time in 1 Post
KillerOh is on a distinguished road
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  
Old 24-11-2011, 19:33
andersondj andersondj is offline
Registered User
 
Join Date: Mar 2009
Location: brasil
Posts: 12
Thanks: 42
Thanked 3 Times in 1 Post
andersondj is on a distinguished road
Quote:
Originally Posted by KillerOh View Post
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.
Download this file http://www.megaupload.com/?d=GG6JKHRB and modifie your source path
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.
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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



All times are GMT -7. The time now is 08:35.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com