Topics Topics Help/Instructions Help Edit Profile Profile Member List Register  
Search Last 1 | 3 | 7 Days Search Search Tree View Tree View  

Rate this post by selecting a number. 1 is the worst and 5 is the best.

    (Worst)    1    2    3    4    5     (Best)

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

mightymike
New member
Username: mightymike

Post Number: 9
Registered: 01-2011

Rating: N/A
Votes: 0

Posted on Wednesday, January 26, 2011 - 12:41 pm:   

Randem,
I don't know. I seem to be more lost than I was yesterday. Simply stated I want to have my program installed at: C:\Program Files\Grand Prix Tracker. I wanted to know what I am doing WRONG by you looking at the code I sent you. Can you explain to me what I need to change? When I run Inno Setup, it wants to install the program at C:\Grand Prix Tracker. I also still don't know how to stop that line from being generated too. You said that it is doing exactly what I am telling it to do. Then how do I change it to not generate that line as such. When Inno Setup trys to execute it, it says that it cannot find that folder (and of course it shouldn't). So why is it creating:
Files]
Source: C:\GP Tracker Program Setup Files\*.*; DestDir: {app}\GP Tracker Program Setup Files\; Flags: ignoreversion recursesubdirs

instead of the line which works in Inno Setup:
[Files]
Source: C:\GP Tracker Program Setup Files\*.*; DestDir: {app}; Flags: ignoreversion recursesubdirs?
'GP Tracker Program Setup Files' is the folder where all my addtional files are located, such as jpeg, etc.
Like I said, if I edit it to read the latter (as Inno Setup did originaly) it works fine.
Thanks but confused!

Topics | Last Day | Last Week | Tree View | Search | Help/Instructions | Program Credits Administration