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?
Comatose
Taboo Programmer
2,910 posts since Dec 2004
Reputation Points: 361
Solved Threads: 215
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.
MartyMcFly
Practically a Master Poster
678 posts since Feb 2005
Reputation Points: 16
Solved Threads: 17
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
MartyMcFly
Practically a Master Poster
678 posts since Feb 2005
Reputation Points: 16
Solved Threads: 17
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.
Comatose
Taboo Programmer
2,910 posts since Dec 2004
Reputation Points: 361
Solved Threads: 215
Oh my. the things I missed while I was away. I'm in full agreement with MartyMcFly.
The only valid response to a questiuon such as this, in my view, is "Ask the SA to sort it out for you." Take the program to the SA and get him/her to install it for you!
If this is asking for ways to get around such restrictions without permission or sanction, then the provision of advice from here is innapropriate in my view. Closed!
Catweazle
Grandad
4,335 posts since Mar 2004
Reputation Points: 229
Solved Threads: 149