What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Im not sure what to call it (maybe multi program menu)

Pages: (5): « First [ 1 ] 2 3 4 5 » Last »
Im not sure what to call it (maybe multi program menu)
Author: Message:
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. Im not sure what to call it (maybe multi program menu)
Hi,

For example I want to put 6 programs on a CD/DVD

A
B
C
D
E
F

I put setup.exe in each one.

A/setup.exe
B/setup.exe
C/setup.exe
D/setup.exe
E/setup.exe
F/setup.exe

What I want is to have a Autorun.exe (something like that) that when I open that it displays a MENUs that has buttion that you click called

InstallA which opens A/Setup.exe

InstallB which opens B/Setup.exe

InstallC which opens C/Setup.exe

InstallD which opens D/Setup.exe

InstallE which opens E/Setup.exe

InstallF which opens F/Setup.exe

Is there a program that does this?

I have seen stuff like those and I woiuld like to make one of these for my mom to make it really simple for her because shes n00b at PC's

thanks
09-30-2005 03:19 AM
Profile PM Find Quote Report
DragonX
Full Member
***

Avatar

Posts: 226
Reputation: 10
40 / Male / –
Joined: Aug 2005
RE: Im not sure what to call it (maybe multi program menu)
u could make a small vb app with buttons that direct to the setup file and that would be launched with autorun file.

made one like that a while ago, i can help yea if u need.
[Image: dsd-mi_616175.png]
09-30-2005 03:48 AM
Profile E-Mail PM Web Find Quote Report
multimillion2k
Full Member
***


Posts: 362
Reputation: 16
– / Male / –
Joined: May 2005
RE: Im not sure what to call it (maybe multi program menu)
It might be easier to use a program that can create an installer? I really know nothing about them but I did a google seach for create simple installer and it came up with a few hits, including some freeware ones - might be worth checking out?

OR

Perhaps an html page - simple and effective :)

This post was edited on 09-30-2005 at 03:55 AM by multimillion2k.
09-30-2005 03:53 AM
Profile PM Find Quote Report
DragonX
Full Member
***

Avatar

Posts: 226
Reputation: 10
40 / Male / –
Joined: Aug 2005
RE: Im not sure what to call it (maybe multi program menu)
if u get one online, make sur that it'll will keep the install dir dynamic and not static else u might get problems in the long run and a good free installer is NSIS by nullsoft (u know, the ones that made Winamp ;)).
[Image: dsd-mi_616175.png]
09-30-2005 03:56 AM
Profile E-Mail PM Web Find Quote Report
albert
Veteran Member
*****

Avatar

Posts: 2247
Reputation: 42
– / Male / Flag
Joined: Feb 2005
RE: Im not sure what to call it (maybe multi program menu)
quote:
Originally posted by multimillion2k

Perhaps an html page - simple and effective :)

Easiest Thing To Do!!
09-30-2005 03:58 AM
Profile E-Mail PM Web Find Quote Report
DragonX
Full Member
***

Avatar

Posts: 226
Reputation: 10
40 / Male / –
Joined: Aug 2005
RE: RE: Im not sure what to call it (maybe multi program menu)
quote:
Originally posted by lp15
quote:
Originally posted by multimillion2k

Perhaps an html page - simple and effective :)

Easiest Thing To Do!!

Can u get an html page to load via an autorun file ? (if so i didn't know that - i thought only .exe file could be launched)
[Image: dsd-mi_616175.png]
09-30-2005 04:01 AM
Profile E-Mail PM Web Find Quote Report
albert
Veteran Member
*****

Avatar

Posts: 2247
Reputation: 42
– / Male / Flag
Joined: Feb 2005
RE: Im not sure what to call it (maybe multi program menu)
quote:
Originally posted by DragonX
Can u get an html page to load via an autorun file ? (if so i didn't know that - i thought only .exe file could be launched)

Good question, I am not sure, but I think it is possble, and if it is, it is the best to do.
09-30-2005 04:04 AM
Profile E-Mail PM Web Find Quote Report
rav0
Veteran Member
*****

Avatar
i have an avatar

Posts: 1419
Reputation: 29
34 / Male / Flag
Joined: Aug 2003
Problems with html autoruns
You can run anything from the autorun, including html files, they will launch in the default browser.

Problem:

Internet Explorer's wonderful "security" features will give you a few thousand warnings, they start before you even choose a program.

Firefox will insist on "downloading" the file, it will popup the warnings, and then add the file into the download manager, and then need to be launched from there with more warnings.

Opera gives an option to just open the file, but it is actually first copied to the computer, then run from there.

Check out Autorun Maestro.
| [Image: dorsh] |

(\ /)
(O.o)
(> <)

This is Bunny. Copy Bunny into your signature to help him on his way to world domination
09-30-2005 04:12 AM
Profile E-Mail PM Web Find Quote Report
DragonX
Full Member
***

Avatar

Posts: 226
Reputation: 10
40 / Male / –
Joined: Aug 2005
RE: Im not sure what to call it (maybe multi program menu)
quote:
Originally posted by rav0
You can run anything from the autorun, including html files, they will launch in the default browser.

AH, well we learn something new everyday :D
[Image: dsd-mi_616175.png]
09-30-2005 04:16 AM
Profile E-Mail PM Web Find Quote Report
multimillion2k
Full Member
***


Posts: 362
Reputation: 16
– / Male / –
Joined: May 2005
RE: Im not sure what to call it (maybe multi program menu)
quote:
Originally posted by rav0
Problem:

Internet Explorer's wonderful "security" features will give you a few thousand warnings, they start before you even choose a program.

Firefox will insist on "downloading" the file, it will popup the warnings, and then add the file into the download manager, and then need to be launched from there with more warnings.

Opera gives an option to just open the file, but it is actually first copied to the computer, then run from there.

How about trying javascript:launchApp()? would that make things any easier? (it wouldn't if you know nothing about javascript) :S
09-30-2005 05:03 AM
Profile PM Find Quote Report
Pages: (5): « First [ 1 ] 2 3 4 5 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On