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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 07-01-2014, 03:49
Logrim Logrim is offline
Registered User
 
Join Date: Jun 2009
Location: Spain
Posts: 153
Thanks: 116
Thanked 72 Times in 44 Posts
Logrim is on a distinguished road
I have a problem when cancel the install.. when cancel i want the install delete the folder inno created, i think my code is right but for some reason dont work.. i post my cancel button code.. someone help me please .. thanks.

P.D. y_thelasknight, form problem solved,, thanks for your help.

Quote:
procedure CancelButtonClick(CurPageID: Integer; var Cancel, Confirm: Boolean);
begin
sndPlaySound(ExpandConstant('{tmp}\click.wav'), $0001);
Confirm:=False;
if CurPageID=wpInstalling then begin;
if Cancel then begin
ISDoneError:=True;
ISDoneCancel:=1;
AppNameLabel.Font.Color:=clRed;
AppNameLabel.Caption:='Deshaciendo cambios, por favor espere...'
DelTree(ExpandConstant('{app}'), True, True, True);
WizardForm.CancelButton.Enabled:=False;
end;
Reply With Quote
 

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
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 09:48
soft mod - opinions, questions dneray22 XBox Games 2 01-08-2003 06:36
A few questions I need answered. rms2001 XBox Games 5 05-12-2002 12:55
Newbie with 1,000 questions ( not really 1,000, but close enough) tdoran70 PS2 Games 3 29-05-2002 00:47
A few questions, PLLeaase Read Bill-Something PSX Games 6 18-08-2001 08:18



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


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