I’m using a freeware application from Chillkat called Zip 2 Exe.
It converts a zip file into a self extracting executable. There are a couple of catches, though:
-
When running, a message appears saying the exe is unsigned and the user’s given the option to run or not run it. I’m not too hopeful that there’s any way I can get rid of this, but is there a simple way to add a signature?
-
THe first time I did one of these, it ran fine. The second time, a message appears which says:
‘\?\C:\AVIPresentation’
CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to Windows directory.
It still runs otherwise, and it does in fact put the files where I’m telling it to (c:\AVIPresentation), but no matter what I do I can’t get rid of this message.
Any help with either of these would be much appreciated… or if there’s another, better ap that does the same thing, I’d love to hear about it.