View Single Post
  #179  
Old 19-01-2016, 09:27
ChrisC20 ChrisC20 is offline
Registered User
 
Join Date: Dec 2015
Location: Rustenburg, Northwest, RSA
Posts: 12
Thanks: 3
Thanked 6 Times in 5 Posts
ChrisC20 is on a distinguished road
another question, if a user picks an Install directory, can I make the parent folder of all the files (eg. appname) constant without the user having to input the appname manually? Eg. default <installdir> is "<ProgramFiles>/<AppName>". But if I browse to another location or path, it just extracts the files into the root of that path... I want it still to automatically add the AppName. If that makes sence...

<Edit> how do I make the setup to extract more than one .bin file? Do I need to make a task for every .bin file?

Last edited by ChrisC20; 19-01-2016 at 12:15.
Reply With Quote