I have a flash drive, running the PortableApps Menu on launch. However, when I select the icon, it asks me what program to open with.
First screen: I selected the selected icon.
http://img157.imageshack.us/my.php?image=step1jx0.jpg
Second screen: how do I stop this coming up?
http://img411.imageshack.us/img411/8555/step2vl7.jpg
My AutoPlay script is as follows:
[Autorun]
Open=Portable Apps\PortableApps\PortableAppsMenu\PortableAppsMenu.exe Portable Apps\PortableApps\PortableAppsMenu\PortableAppsMenu.exe
Action=Start PortableApps
Icon=Portable Apps\PortableApps\PortableAppsMenu\PortableAppsMenu.exe
Label=DRS USB
The path for the portable apps menu is listed twice, its confusing windows.
It should look like this..
[Autorun]
Open=Portable Apps\PortableApps\PortableAppsMenu\PortableAppsMenu.exe
Action=Start PortableApps
Icon=Portable Apps\PortableApps\PortableAppsMenu\PortableAppsMenu.exe
Label=DRS USB
John
smithtechmail-usbprojects@yahoo.com
"Because they stand on a wall and say, 'Nothing is going to hurt you tonight. Not on my watch.'" (A Few Good Men)
Coincidence is God's way of remaining anonymous.(Albert Einstein)
I've removed the second call to the exe, but it continues to give me the same error. Any ideas?
Can you launch the exe manually?
John
smithtechmail-usbprojects@yahoo.com
"Because they stand on a wall and say, 'Nothing is going to hurt you tonight. Not on my watch.'" (A Few Good Men)
Coincidence is God's way of remaining anonymous.(Albert Einstein)
Windows thinks it's a file.
Try browsing to C:\WINDOWS\explorer.exe in the Open dialog. Might work.
----
Ryan McCue
Santa: Ho Ho Ho!
Kim: Yes, thank you Santa, I am.
(Kath and Kim)
"If you're not part of the solution, you're part of the precipitate."
You have:
Open=Portable Apps\PortableApps\PortableAppsMenu\PortableAppsMenu.exe Portable Apps\PortableApps\PortableAppsMenu\PortableAppsMenu.exe
And it should be:
Open=PortableApps\PortableAppsMenu\PortableAppsMenu.exe
You listed it twice and had an extra directory in there with a space in it.
Sometimes, the impossible can become possible, if you're awesome!