|
amartensson -> Deploying package with regfile (7/11/2008 5:43:49 AM)
|
I'm trying to deploy a regfile as part of an application. In the past, before we used Vista, I could do this with the simple command "regedit /s regfile.reg" in the package. Now, the application runs with no problems, but the regfile does not affect my registry. What I am trying to do is create a new system dsn on the client computer. The package is run with administrative rights, with a domain admin account. Doubleclicking on the regfile imports the keys exactly as it is supposed to. I've also tried various vbscripts found on the net, but same result, i.e nothing. Putting the command in a .cmd file didn't help either. My guess is that it is something related to Vista's security settings, but why would it work when doubleclicking the reg file?
|
|
|
|