|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Yup. i try that, buy its only unninstall when for example there's not bin in the src
.. when i click in cancel button dont delete anything. All in my installer work ok, but cancel button delete not :d
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
under this lineprocedure CurStepChanged(CurStep: TSetupStep); Code:
if (CurStep=ssInstall) and (ISDoneError = True) then begin
DelTree(ExpandConstant('{app}'), True, True, True);
end;
|
|
#3
|
||||
|
||||
|
how to change yes & no button language on confirmation message box?
Last edited by reiji777; 26-01-2014 at 15:31. |
|
#4
|
||||
|
||||
|
Edit inno setup language file(.isl). Usually default.isl from inno setup compiler directory or locate isl if specified.
Isl are normal text files |
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
reiji777 (28-01-2014) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |