Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Tech Help (http://zelaron.com/forum/forumdisplay.php?f=329)
-   -   Anyway to open/use programs from the net. (http://zelaron.com/forum/showthread.php?t=22193)

Kaneda 2003-09-11 11:32 AM

Anyway to open/use programs from the net.
 
Lets say that I'm on an User account for Windows XP. And the Admin has made it to where I can't use the start button. Is there anway I can click some link on the internet so it will open up a folder that I can use programs from?

WetWired 2003-09-11 12:08 PM

Uh, File|Save As on IE?

Edit: 
Or, try this: Your C drive

LiveWire 2003-09-11 03:25 PM

I see abit of sarcasism :p

Rurouni Storm 2003-09-13 07:39 PM

Nazi school admins?

RoboticSilence 2003-09-13 08:08 PM

You can navigate your hard drives using your web browser... just type "C:\" in the address line because WetWired's link doesn't work for me.

WetWired 2003-09-15 09:56 AM

If you can get it on the computer, this program is loads of fun... It's an almost complete user interface to to the Windows ShellExecuteEx API.
Fill in the name of the file to execute under filename, an action verb from the registry for verb (depending on the target type, open, edit, print, explore may work), specify any parameters, and if needed a working directory. You can even choose how the main window is displayed upon execution (assuming a standards conforming app). My favorite feature is the "Class or GUID" option. Rename an executable from .exe to .txt . Put the name of the file in filename, then check the Class or GUID box and write in "exefile" next to it, then hit enter. You can make Windows run a file as if it is any type you choose. The option is also given of using the legacy ShellExecute API instead of ShellExecuteEx by pressing the appropriate button; note, however, that some features will not be used.

Incidentally, I didn't write this program with bypassing security measures in mind; my original purpose was to try to figure out how to use ShellExecuteEx to tell Windows to syncronise my Briefcase.

WetWired 2003-09-15 09:57 AM

1 Attachment(s)
Attachment eaten by preview...


All times are GMT -6. The time now is 02:10 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.