c0rrupt Posted June 9, 2005 Posted June 9, 2005 Ok, I seem to run into trouble when I have a file or path with a space in it. Windows says it can't find the file. I would rather not rename everything cause im lazy . How can I have my runonceex file put quotation marks in the registry entry. So thisE:\SoftwareDrivers\Nero Burning ROM 6.6.0.8\Nero-6.6.0.8.exe /silent /noreboot /SN=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx /WRITE_SNwould be this when viewed in regedit and as seen by windows?"E:\SoftwareDrivers\Nero Burning ROM 6.6.0.8\Nero-6.6.0.8.exe" /silent /noreboot /SN=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx /WRITE_SN
MHz Posted June 9, 2005 Posted June 9, 2005 The registry is not merciful for lazy people. Best to fill the spaces with underscores or something.
Martin Zugec Posted June 9, 2005 Posted June 9, 2005 If you want to use quotation, use /" instead of ". But I must agree with MHz - dont be so lazy, it will save you a lot of time if you do things as they should be done
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