exes and portable file associations
-
tiago
- Posts: 589
- Joined: 14 Feb 2011 21:41
exes and portable file associations
can Portable file associations be set to open exes as if they were exes despite having a customized extension? I mean, set ".gnu" extensions to .exe files and when double clicking them they'll just open as normal .exes do not using any external apps. I'd like this to fool some virii out there which looks after file extensions, preferably .exes and such measure would allow me a certain extra level of protection, provided they won't read headers or other sophisticated heuristic maneuver.
Power-hungry user!!!
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: exes and portable file associations
Usually command prompt opens such things, so tried it and works:
1) Select your renamed file.
2) and run this:
::run "cmd /C start <curname>";
1) Select your renamed file.
2) and run this:
::run "cmd /C start <curname>";
-
tiago
- Posts: 589
- Joined: 14 Feb 2011 21:41
XYplorer Beta Club