fanem008 Posted September 27, 2008 Posted September 27, 2008 (edited) Hey guys.I`m dealing with a small problem, while tryng to make a 7z sfx with a setup.cmd to run it after.I can`t get the final "setup.exe" to open my setup.cmd , here`s my config.txt;!@Install@!UTF-8!InstallPath="%SYSTEMDRIVE%\WINDOWS\Resources\Themes\"RunProgram="setup.cmd"GUIMode="2";!@InstallEnd@!and my folder with the7ZSD.sfx+ config.txt+ archive.7zWhat is the problem?EDIT by Shark007DO NOT DOUBLE POST - EVER - nuff said, other post deleted. This placement is more apropriate.END EDIT Edited September 27, 2008 by Shark007
Geej Posted September 27, 2008 Posted September 27, 2008 U might want to try this config.txt;!@Install@!UTF-8!AutoInstall="ai"GUIMode="2"OverwriteMode="0"InstallPath="%windir%\\Resources\\Themes"RunProgram="hidcon:cmd /c setup.cmd";!@InstallEnd@!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now