serialzs Posted March 18, 2004 Posted March 18, 2004 @alli'm just wondering what is the differents of this 2 commands REGEDIT /S vs. REG IMPORT what is the most applicable command -=[serialzs]=-
Aaron Posted March 18, 2004 Posted March 18, 2004 For unattended installations explained on the main site REG ADD allows environment variables to be used for RunOnceEx, whereas a reg file has to use a fixed drive letter.Stick to reg files for registry tweaks, and REG ADD for resolving an environment variable to a fixed drive letter to the registry.
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