|
-
Aug 8th, 2007, 09:12 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] modify setup.lst file
I have problem here.. How I can change the path location to this "C:\Project"
PHP Code:
[Setup]
Title=Project1
DefaultDir=$(ProgramFiles)\Project1
AppExe=GISPADDY.exe
AppToUninstall=GISPADDY.exe
and for part location from this
PHP Code:
[Setup1 Files]
File31=@Mo20.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),3/23/01 3:26:18 AM,1130496,2.1.1.0
to this C:\Program Files\Common Files\ESRI ?By use this as reference
[email protected],$(CommonFiles)\ESRI,,$(Shared),6/1/01 1:10:00 PM,958464,2.1.1.3
-
Aug 8th, 2007, 09:15 AM
#2
Re: modify setup.lst file
Moved to Application Deployment
-
Aug 8th, 2007, 02:59 PM
#3
Re: modify setup.lst file
Don't think PDW will allow it. You will either have to change the PDW code to support that or change to an installer that does support what you want to do.
********** combined with Inno Setup does that for you automatically.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|