You are here

launching

5 posts / 0 new
Last post
melenor
Offline
Last seen: 15 years 7 months ago
Joined: 2007-01-31 07:23
launching

alright i have a program that brings up three different programs in the menu, example SciTE when i added it to the portable apps, it added SciTE, appstop, and two others, and i only want one the SciTE, so i tried to make an exe that would launch the SciTE, making my exe the only one to show up, it is a visual basic program, i named added icon tried everything i got it to work outside of the portable apps menu but when i looked into the portable apps menu it had a blank exe that had no icon or name, that was my exe that i made, is there any way to make an exe that would show up like any of the other portable apps, or be able to remove the exes, from the portable apps menu without exactly deleting them

Kevin Porter
Kevin Porter's picture
Offline
Last seen: 10 years 7 months ago
Developer
Joined: 2007-01-10 19:25
You're kind of rambling, so

You're kind of rambling, so I really am not sure what exactly you are saying. Try SmithTech's App Launcher. And you cannot hide .exe's at the present time, but there is a C++ version that fixes the problem by making it so that exes only show up when they are in a folder that has the same name (e.g. VLCPortable.exe will only show up in USB\PortableApps\VLCPortable).

Kevin
"I know God will not give me anything I can't handle. I just wish that He didn't trust me so much."
--Mother Teresa (1910 - 1997)

-Please search before posting

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

melenor
Offline
Last seen: 15 years 7 months ago
Joined: 2007-01-31 07:23
sorry

sorry for rambling i am not quite sure how to explain my problem. I will try the app launcher. i tried the app launcher 2 problems on the name is app launcher, and that when i click on it it doesn't launch the program it brings up the menu.

SmithTech
SmithTech's picture
Offline
Last seen: 2 years 5 months ago
Developer
Joined: 2006-11-24 18:06
App Launcher was designed to

App Launcher was designed to be run from an autorun.inf file.
To have App Launcher run your chosen apps without showing the menu use the -a argument.

-----------------------------------------------------------------------------------------------
For those who have fought for it, freedom has a flavor the protected will never know.

"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)

learn2laugh
Offline
Last seen: 8 months 3 days ago
Joined: 2007-01-30 20:26
Reshacker

It sounds like you just need to change some information in the exe itself. Reshacker or XNResourceEditor should be able to help with this.
---
Jeffrey Wiggs
Loving God and Learning Laughter

---
Jeffrey Wiggs
Loving God and Learning Laughter

Log in or register to post comments