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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 23-06-2009, 07:53
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
@Axarion

Use this code to remove saves:

[CustomMessages]


it.removemsg=Type here your italian message

en.removemsg=Do you wish to remove game saves?

de.removemsg=Type here your german message

es.removemsg=Type here your spanish message

fr.removemsg=Type here your french message

ru.removemsg=Type here your russian message

cs.removemsg=Type here your Czech message

pl.removemsg=Type here your polish message

hu.removemsg=Type here your Hungarian message

[Code]

procedure CurUninstallStepChanged(CurUninstallStep: TUninstallStep);

begin

if CurUninstallStep = usPostUninstall then
begin
if MsgBox(ExpandConstant('{cm:removemsg}'), mbConfirmation, MB_YESNO)=IDYES then
begin
DelTree(ExpandConstant('{userdocs}'+'\GHOSTBUSTERS (tm)'), True, True, True);
end;
end;

end;



Last edited by peterf1999; 23-06-2009 at 08:37.
Reply With Quote
Sponsored Links
Reply

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
Gears of War (Italian) DVD9 to 2xDVD5 DJ Spike PC Games - CD/DVD Conversions 2 17-11-2008 14:23
DVD9 to 2xDVD5 - How? shxadom16 CD/DVD Software & Utilities 1 17-03-2007 04:27
halo game and video format dirtfarmer General Gaming 5 28-10-2006 15:00
Video Problems with PC Game Juiced caboose PC Games 5 25-06-2005 13:05



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


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