Results 1 to 3 of 3

Thread: [RESOLVED] modify setup.lst file

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2007
    Location
    Malaysia
    Posts
    1,370

    Resolved [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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: modify setup.lst file

    Moved to Application Deployment

  3. #3
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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
  •  



Click Here to Expand Forum to Full Width