islander_810 Posted December 23, 2007 Share Posted December 23, 2007 When i try to use any SFX file which i made myself from RunOnceEx, it gives an error saying that the file wasn't found. What's wrong? Link to comment Share on other sites More sharing options...
Icttrack Posted December 23, 2007 Share Posted December 23, 2007 where is the location of your SFX you add in RunOnceEX? Link to comment Share on other sites More sharing options...
islander_810 Posted December 23, 2007 Author Share Posted December 23, 2007 The SFX file is in my softwares partition. Location might not be a prob as it installs all other apps from the same folder cept for the SFX ones. Link to comment Share on other sites More sharing options...
Icttrack Posted December 23, 2007 Share Posted December 23, 2007 perhaps you should show your codes you write in RunOnceEx. Link to comment Share on other sites More sharing options...
islander_810 Posted December 23, 2007 Author Share Posted December 23, 2007 (edited) REG ADD %KEY%\02 /VE /D "Essentials" /fREG ADD %KEY%\02 /V 1 /D "\"%SOFTW%\Windows\Essentials\Microsoft .Net Framework 2.0 SFX.exe\" " /fREG ADD %KEY%\04 /VE /D "Applications" /fREG ADD %KEY%\04 /V 1 /D "\"%SOFTW%\Windows\Applications\Adobe Reader 8.1.1.exe\" /sAll" /fREG ADD %KEY%\04 /V 2 /D "\"%SOFTW%\Windows\Applications\Microsoft Office Enterprise 2007\setup.exe\" /adminfile Customiser.MSP" /fREG ADD %KEY%\04 /V 3 /D "\"%SOFTW%\Windows\Applications\Microsoft Reader SFX.exe\" " /fThese are the lines which don't execute.Got it. The extra space in \" " was wreaking all the havoc Edited December 23, 2007 by islander_810 Link to comment Share on other sites More sharing options...
Icttrack Posted December 24, 2007 Share Posted December 24, 2007 renaming application to make sure its title doesn't have spaces is the easiest way to avoid problem. Link to comment Share on other sites More sharing options...
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