Hey guys I'd love to have a portable .Bat to .Exe to prevent .Bat files from being opened in notepad.
I'm trying to make a locked folder with .bat codes and I need to convert it to .exe so It cant be opened in notepad, making the password available to the viewer.
I've seen converters on other sites, but all the other files are on non reputable site.
It's not in PA format, but I've use one in the past that seems to be portable enough.
I'm certain this is the devoloper's site
http://www.f2ko.de/programs.php?lang=en&pid=b2e
(Softpedia link http://www.softpedia.com/get/System/File-Management/Batch-To-Exe-Convert...)
I used it to make EXE files for the PA menu to see
Unfortunately, for a while I got false-positives on some computers AV's, but after submitting the files (over a month or two :p) those false-positives went away.
... um ? ...
I'm still on XP so things might be different, but unless someone changed the default program for .BAT files to run from cmd.exe to Notepad then they should run.
now, if that is what has happened (and not someone in authority locking down computers), from what I can see (google) there is a fix that seems to work
IMPORTANT: backup your registry before making changes
That may be a Windows 7 fix though?
If you google your Windows version plus the words 'batch files opening in notepad' you should be able to find a specific fix.
Good luck
I just saw this and I remembered that a long while ago I created a portable version of that exact thing as can be found here. I need to get back to that to make it better portable, but it should work still.
This comment is not specific to PA. If you can break the association between ".bat" and notepad, as in remove the "normally opens with" link, then I think the bat file will just execute. For portable issues, you may not have those rights.
However, I think you could also just right click on the bat file and click "OPEN". This works on my PC (totally independent of portable apps though).