AJARBAS Posted February 27, 2010 Posted February 27, 2010 (edited) Sorry I'm beginner.My addon's that I put in the HFGUIRUNONCE are giving information during the installation, which can not be copied because it is not a valid image for Windows. I do abort the installation. My Addons are compressed in *. sfx Edited February 28, 2010 by AJARBAS
Yzöwl Posted February 27, 2010 Posted February 27, 2010 I'm aware that English is not your native language, however your previous posts show that your capability in this area exceeds that which you've exercised in this instance.Could you please therefore reword your question in order that readers can understand what it is you are trying to say!
tommyp Posted February 28, 2010 Posted February 28, 2010 The HFAAO files have to be either CAB or 7z files. Other file types won't work. Please refer to step 3 of the HFAAO instructions.
Martin H Posted February 28, 2010 Posted February 28, 2010 Addons don't go in HFGUIRUNONCE... If you mean switchless installers(with .EXE extension!), then they are probably made with the moded 7z installer module, which means that you need to first run pemodify on them to fix their headers...
AJARBAS Posted February 28, 2010 Author Posted February 28, 2010 Addons don't go in HFGUIRUNONCE... If you mean switchless installers(with .EXE extension!), then they are probably made with the moded 7z installer module, which means that you need to first run pemodify on them to fix their headers...Pemodify first I run the installer, or after making the silent switch installer with Zz?Thanks.
tommyp Posted February 28, 2010 Posted February 28, 2010 Create your switchless EXE installer. Next, manually run modifype on it. Finally put it into hfguirunonce. Remember to use 8.3 filenames.
Martin H Posted March 1, 2010 Posted March 1, 2010 Here's a pemodify script to fix this by Tomcat76, from back when i had the same issue:
AJARBAS Posted March 2, 2010 Author Posted March 2, 2010 Here's a pemodify script to fix this by Tomcat76, from back when i had the same issue:Thank you very much. Realy is an great work.
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