View Single Post
  #246  
Old 13-03-2013, 06:01
danswano danswano is offline
Registered User
 
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
danswano is on a distinguished road
It's wpSelectTasks

Quote:
Constants

Here's the list of constants used by these functions:

TSetupStep values
ssInstall, ssPostInstall, ssDone

TUninstallStep values
usAppMutexCheck, usUninstall, usPostUninstall, usDone

PageID values for predefined wizard pages
wpWelcome, wpLicense, wpPassword, wpInfoBefore, wpUserInfo, wpSelectDir, wpSelectComponents, wpSelectProgramGroup, wpSelectTasks, wpReady, wpPreparing, wpInstalling, wpInfoAfter, wpFinished
http://www.jrsoftware.org/ishelp/ind...c=scriptevents

Hello again,
i'm using this parameter to compress my files
Quote:
-msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
But i don't seem to be able to get a compatible precomp compression method to work with ISDone and i get unpacking errors, can you please add a precomp parameter to the above command with best compression and if you can improve my srep parameters for a better compression would be appreciated.

Thank you

Hello razor,
When using unarc.dll you gave me i get invalid password error, how can i unpack passworded arc's using it?

Noob is back again.
I have a question, i was an installshield user before innosetup, installshield used to skip the already installed files and only install the new ones if there is any, is it possible to do that in innosetup?

Last edited by Joe Forster/STA; 15-03-2013 at 00:47.
Reply With Quote