Connecting Tech Pros Worldwide Forums | Help | Site Map

Pack and Deploy

Member
 
Join Date: Sep 2007
Location: mALAYSIA
Posts: 34
#1: Nov 12 '07
Hi ..alll..

I've done my programming and i want it to be deployed on other comp as an exe file...

i've used the pack and deploy wizard... but i need to include/create some folders e.g pictures.. that required during runtime of my application...

Question:

How to make pack and deployment of a program to other machine more flexible and dynamic.. which mean i can choose what i want to do when the program is being deployed...

- Is there any 3rd party software that can do this...

Thanks..

lotus18's Avatar
Site Addict
 
Join Date: Nov 2007
Location: Zamboanga City, Philippines
Posts: 862
#2: Nov 12 '07

re: Pack and Deploy


Try using any installation builder tools like Inno setup, etc. for a nice installation setup. It has a script for creating a folder, viewing read me files...

Hope it helps :)
Member
 
Join Date: Sep 2007
Location: mALAYSIA
Posts: 34
#3: Nov 13 '07

re: Pack and Deploy


Quote:

Originally Posted by lotus18

Try using any installation builder tools like Inno setup, etc. for a nice installation setup. It has a script for creating a folder, viewing read me files...

Hope it helps :)

thanks.. hope it'll helps..
Reply