-
Make a setup File
hi all :wave:...
want to ask something...:p
how to make a setup file in condition :
a. i've flash file (.swf) on "Data1" Folder
b. i've Picture File (.JPG & .PNG) on "Data2" Folder
c. MS.ACCESS File (ABC.mdb)
how to make a setup using package & Deployment wizard...
please..
explain it step by step...
thanks...:o:o
:wave:
-
Re: Make a setup File
Check the FAQ in the Deployment section of the Forum.
-
Re: Make a setup File
Moved To Application Deployment
-
Re: Make a setup File
Here is a post from the FAQ that will help you create a setup package using the P&D Wizard.
-
Re: Make a setup File
how to add the folder to setup...
i've 100 notepad file on Data1 folder...
and 20 flash file on Data2 Folder...
is possible to add folder using Package & Deployment Wizard????
-
Re: Make a setup File
Unfortunate not! You might want to use a different deployment tool such as inno setup otherwise you'll be there for a while adding one file at a time to the setup package.
-
Re: Make a setup File
how to make a setup file without have VB application using inno..??
i've tried before ...but i've failed.......
i don't know the script....
please explain it step by step if we want to add folder too....
thanks be4...
-
Re: Make a setup File
Within the installfolder of INNOSETUP there are examples, besides that there is a wizard the first time you start INNOSETUP. There is nothing difficult about it. Only when you want to do advanced things things can get difficult, but there is a great newsportal that also can help you.