You are here

help with self extracting to temp file

2 posts / 0 new
Last post
W0MB13
Offline
Last seen: 16 years 10 months ago
Joined: 2007-05-29 01:14
help with self extracting to temp file

Could anyone guide me on how to create a self extracting EXE from a folder, that will extract and run the exe/files from a windows temp folder?

I'm aware of how to do it in winrar, but not sure of the specific directory that should be used for temp storage (for use on PC's without admin privileges)

So basically i want one big compressed self extracting exe that extracts its contents to a temp folder, and autoruns a specified file.

John Bentley
John Bentley's picture
Offline
Last seen: 14 years 8 months ago
Developer
Joined: 2006-01-24 13:26
Use the enviroment variable

Use the enviroment variable TMP or TEMP and create a sub directory in it. Delete it when finished.

cowsay Moo
cowthink 'Dude, why are you staring at me.'

Log in or register to post comments