Is it possible to execute programs without “.exe� file extension?

Closed Thread

Join Date: Feb 2005
Posts: 92
Reputation: NuGG is an unknown quantity at this point 
Solved Threads: 1
NuGG's Avatar
NuGG NuGG is offline Offline
Junior Poster in Training

Is it possible to execute programs without “.exe� file extension?

 
0
  #1
Jun 9th, 2005
I cannot run a program on a computer because there are software restrictions in place which prevent the running of .exe files.

Is it possible to run a program with out the .exe file extension? (i.e. change it to something else?) If not are there any other ways of getting around these annoying RM software restrictions?



Cheers,

NuGG

(sorry if this is in the wrong section)
Quick reply to this message  
Join Date: Dec 2004
Posts: 207
Reputation: Real-tiner is an unknown quantity at this point 
Solved Threads: 8
Real-tiner Real-tiner is offline Offline
Posting Whiz in Training

Re: Is it possible to execute programs without “.exe� file extension?

 
0
  #2
Jun 9th, 2005
If the computer can't run ANY exe files, it couldn't do anything except sit there in Windows.

Apparently the computer is set up to run only software which has been installed by the system administrator. Either that, or someone has been playing with the security settings.

Other possibilities:
- You are trying to run a mac program on a PC, or vice versa.
- The file is corrupted.
- A virus is doing the blocking (I remember one like that from the DOS days).
- The .exe file accesses system functions, and you don't have administrator privileges.
- Some program has changed the security settings to disallow .exe files without corresponding .dll files.
- The computer is set to disable all downloaded .exe files.
- The file is not compatible with your version of Windows.
Quick reply to this message  
Join Date: Feb 2005
Posts: 92
Reputation: NuGG is an unknown quantity at this point 
Solved Threads: 1
NuGG's Avatar
NuGG NuGG is offline Offline
Junior Poster in Training

Re: Is it possible to execute programs without “.exe� file extension?

 
0
  #3
Jun 10th, 2005
Originally Posted by Real-tiner
Apparently the computer is set up to run only software which has been installed by the system administrator.
Thats the problem because its on a RM network, so do you know anyway of getting around it?

The file is not corrupt or anything like that i just cant run it because of the software restrictions. I hate RM!
Quick reply to this message  
Join Date: Dec 2004
Posts: 2,413
Reputation: Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough 
Solved Threads: 211
Team Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Taboo Programmer

Re: Is it possible to execute programs without “.exe� file extension?

 
0
  #4
Jun 10th, 2005
I don't exactly know what an RM Network is... but, If the File doesn't require installation, you can see if it will run .vbs files...
dim WSH
set WSH = createobject("WScript.Shell")
WSH.Run "c:\somepath\someprog.exe"

Does the system allow access to any programs at all?
Quick reply to this message  
Join Date: Feb 2005
Posts: 675
Reputation: MartyMcFly is an unknown quantity at this point 
Solved Threads: 17
MartyMcFly MartyMcFly is offline Offline
Practically a Master Poster

Re: Is it possible to execute programs without “.exe� file extension?

 
0
  #5
Jun 10th, 2005
Hold up.

I would hate to think that a user from my network is writing on this forum trying to avoid the restrictions i put in place. If it's a legit request then why not ask you SA to sort it for you.

I don't know if giving advise on how to hack a system restriction is allowed within this forum, but personnally i think this should be avoided. I hope this thread is closed.
Quick reply to this message  
Join Date: Feb 2005
Posts: 92
Reputation: NuGG is an unknown quantity at this point 
Solved Threads: 1
NuGG's Avatar
NuGG NuGG is offline Offline
Junior Poster in Training

Re: Is it possible to execute programs without “.exe� file extension?

 
0
  #6
Jun 10th, 2005
RM is a "Reaserch Mashenes" network generaly used in schools. Access is only aloud to prgrams which have been installed by the admin. Thanks for the advice ill give it a go on monday, and let you know how it turns out.
Quick reply to this message  
Join Date: Feb 2005
Posts: 92
Reputation: NuGG is an unknown quantity at this point 
Solved Threads: 1
NuGG's Avatar
NuGG NuGG is offline Offline
Junior Poster in Training

Re: Is it possible to execute programs without “.exe� file extension?

 
0
  #7
Jun 10th, 2005
Originally Posted by MartyMcFly
Hold up.

I would hate to think that a user from my network is writing on this forum trying to avoid the restrictions i put in place. If it's a legit request then why not ask you SA to sort it for you.

I don't know if giving advise on how to hack a system restriction is allowed within this forum, but personnally i think this should be avoided. I hope this thread is closed.
I dont think this has anything to do with your network unless you work for Reaserch Mashenes Limited, anyway I already have access to the servers through a backdoor you guys missed, and im qiute happy to tell you how i did it so you can prevent future attacks...
Quick reply to this message  
Join Date: Feb 2005
Posts: 675
Reputation: MartyMcFly is an unknown quantity at this point 
Solved Threads: 17
MartyMcFly MartyMcFly is offline Offline
Practically a Master Poster

Re: Is it possible to execute programs without “.exe� file extension?

 
0
  #8
Jun 13th, 2005
I was just pointing out that if its a legit request, ask your system administrator.

Maybe "hack" was too harsh a word, but promoting workarounds for security restrictions is a major problem for people like me. Whether you like them or not they are only doing their jobs.

Thanks for the PM on this subject
Quick reply to this message  
Join Date: Feb 2005
Posts: 92
Reputation: NuGG is an unknown quantity at this point 
Solved Threads: 1
NuGG's Avatar
NuGG NuGG is offline Offline
Junior Poster in Training

Re: Is it possible to execute programs without “.exe� file extension?

 
0
  #9
Jun 13th, 2005
I tried using the code you gave me but it doesnt like it.

Dim WSH
Set WSH = CreateObject("WScript.Shell")
WSH.Run "\nhs-sr-003\RMManage\Network Management\Printer Credits.exe" - This part of the code doesnt seem to work, could be because the program is on another computer i dont know.

Do you know whats going on here?

Thanks
Quick reply to this message  
Join Date: Dec 2004
Posts: 2,413
Reputation: Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough 
Solved Threads: 211
Team Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Taboo Programmer

Re: Is it possible to execute programs without “.exe� file extension?

 
0
  #10
Jun 13th, 2005
That's definately the problem. That code, as far as I know, will only work on a mapped drive, or on the local machine. Sorry about that, I probably should have asked that before posting the code.
Quick reply to this message  
Closed Thread

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Windows Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC