View Full Version : Running from self-extracting floppy
Is there a way to detect and run my menu from a users default temp folder(custom verb, action?)without throwing the file hierarchy out the window. Our menu has to run from a floppy disk(fd)and the only way to squeeze it on is by a self-extracting file (.exe). Only problem is the menus file structure is thrown off when extracted to the users temp folder and some applications will not run from the new temp directory. Unfortunately, we need to compress these applications (uncompressing to users temp)to fit them on the fd as opposed to running it directly from the fd. We are absolutely bare bones with the graphics, images and menus.
Any help would be greatly appreciated.
TIA
Lorne
11-19-2001, 01:36 PM
If you wanted to squeeze a bit more room out of floppies, you could use Setup Factory to create a floppy-disk installation that is spanned across multiple floppy disks.
This would give you complete control over the installed directory structure. The user would be prompted to "Insert disk #2" etc. as required.
Hi,
Try using %SrcDir% in all of your paths instead of %SrcDrv%.
That way, as long as you path structure remains the same you should have no problem running from the user's TEMP drive.
mark.
Thanks for your replies!
Mark, %Srcdir% worked great. We squeezed the last possible byte on the disk and runs fine.
Is there a spot that lists all commands (boolean, possible verbs etc.) Perhaps a forum/url where users could share/learn?...
Thanks again!
Jito463
11-19-2001, 05:32 PM
Go to the help section in the program. It has all the commands listed there.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.