|
-
Feb 2nd, 2000, 03:44 AM
#1
Thread Starter
Hyperactive Member
Is there a way to make the Package and Deploy thing add a folder to the destination so like if you had something called
myexe.exe and myfolder and you wanted the PAD thing to add both of them to the destination is this possible?
------------------
Sincerely,
Chris
:-) ;-)
just have fun out there and live life to the fullest while it is still here
Email [email protected]
-
Feb 2nd, 2000, 06:44 AM
#2
Thread Starter
Hyperactive Member
Please someone help me!!!
------------------
Sincerely,
Chris
:-) ;-)
just have fun out there and live life to the fullest while it is still here
Email [email protected]
-
Feb 2nd, 2000, 07:10 AM
#3
So Unbanned
To make your own folder use the MKDIR function:
Good luck,
------------------
DiGiTaIErRoR
VB, QBasic, Iptscrae, HTML
Quote: There are no stupid questions, just stupid people.
-
Feb 2nd, 2000, 07:12 AM
#4
Junior Member
If I understand you correctly... to have PAD add a folder during setup, change the install location when prompted by the PAD wizard and the folder will be created during setup.
------------------
LM Ginn
-
Feb 2nd, 2000, 08:20 AM
#5
Thread Starter
Hyperactive Member
Ok I don't think I was clear at the time so here is what I want PAD to do I want it to put the myexe.exe in the path the person provided and then in that same path put a folder called myfolder so that in the drive they provided there is an exe and a folder. Is there a way to do this if not I will just have to do what Digitalerror said to do
------------------
Sincerely,
Chris
:-) ;-)
just have fun out there and live life to the fullest while it is still here
Email [email protected]
-
Feb 2nd, 2000, 09:46 AM
#6
Addicted Member
Doesn't look possible, unless there is a file inside that folder. Installing an empty folder looks to be a no-no with VB. I'm assuming you, say for example, want the following:
StartMenu
<-Programs
<----MyProgram
<---------MyEmptyFolder
<---------My.exe
Look into installshield...It looks like it can handle this.
------------------
HTH,
Philip
[email protected]
[This message has been edited by PhilipG (edited 02-02-2000).]
-
Feb 3rd, 2000, 04:13 AM
#7
Thread Starter
Hyperactive Member
I don't want it in the start menu but you have like the right idea i will use your example
->C:\
-->program files
--->My project
---->myexe.exe
---->myfolder
thats what i am looking for thanks but i looked at installshield and that is like 1000 dollars well a little under and I don't have that kind of cash
------------------
Sincerely,
Chris
:-) ;-)
just have fun out there and live life to the fullest while it is still here
Email [email protected]
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
|