June 9, 200521 yr 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
June 9, 200521 yr The registry is not merciful for lazy people. Best to fill the spaces with underscores or something.
June 9, 200521 yr 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
Create an account or sign in to comment