December 23, 200718 yr 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?
December 23, 200718 yr Author 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.
December 23, 200718 yr Author 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, 200718 yr by islander_810
December 24, 200718 yr renaming application to make sure its title doesn't have spaces is the easiest way to avoid problem.
Create an account or sign in to comment