Indigo Rose Software
  #1  
Old 10-01-2004
Érico Érico is offline
Forum Member
 
Join Date: Oct 2004
Posts: 2
Custom install folder

Hi,

I need the setup to install in a custom folder but that folder can't be changed by the user. Ex: C:\program name. How do I do that?
Reply With Quote
  #2  
Old 10-01-2004
GalacTek's Avatar
GalacTek GalacTek is offline
Forum Member
 
Join Date: Oct 2003
Location: Spring Hill, FL
Posts: 63
Can't you set the %AppFolder% variable at the beginning and not display the Select Install Folder screen. That is what I do. We do this for our demos. I hard code it for c:\ecldemo.

For my other installs, I only display the Select Drive Screen then assign %AppFolder% to the selected drive that was selected with the folder name.

In SF6 on each file I assign the destination %SelectedDrive%\ECLDEMO.

I have not updated my scripts to SF7 yet.

Last edited by GalacTek; 10-01-2004 at 03:48 PM.
Reply With Quote
  #3  
Old 10-01-2004
Érico Érico is offline
Forum Member
 
Join Date: Oct 2004
Posts: 2
Thats what im trying to do but the setting of the %AppFolder% variable did not work. Can you post the code?
Reply With Quote
  #4  
Old 10-01-2004
GalacTek's Avatar
GalacTek GalacTek is offline
Forum Member
 
Join Date: Oct 2003
Location: Spring Hill, FL
Posts: 63
SF7 is new to me to, Under Project, Session Variables, did you put the path in the %AppFolder%?
Reply With Quote
  #5  
Old 10-03-2004
JXBURNS's Avatar
JXBURNS JXBURNS is offline
Forum Member
 
Join Date: Apr 2001
Location: Haverhill, Suffolk, UK
Posts: 333
Are you referring to files you are trying to install to a specific folder? If so, why not just hard-code the destination folder in the file properties? Or use %AppFolder% in file properties if you want to be more flexible.

%AppFolder% is defined in session variables which you can change to either use in-built variables, hard-code or a combination of both.

John

Last edited by JXBURNS; 10-03-2004 at 08:40 AM.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom Install Type issues and more! hitchcockgreen Setup Factory 6.0 3 03-01-2004 09:22 PM
HOWTO: Download and Install Files from the Web Support Setup Factory 6.0 Knowledge Base 0 10-23-2002 02:16 PM
HOWTO: Limit the Number of Times an Install can be Run Support Setup Factory 6.0 Knowledge Base 0 10-17-2002 03:58 PM
Selecting the Install Folder VictorReinhart Setup Factory 5.0 1 08-01-2001 10:52 AM
Allow users to create new folder during install bbrenner Setup Factory 5.0 1 04-25-2001 01:51 PM


All times are GMT -6. The time now is 09:46 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software