/build/static/layout/Breadcrumb_cap_w.png

Registry value is not getting imported properly

Hi,

I have some post configuration in which registry values are getting updated with server entry.When i export the registry the value comes as below,

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\vendor_name\application_name\server_names]
"server_names"="abc.cd.ef 100.100.56.100
abc-cd.ef.gh 100.200.500.55
"
When i import the registry the values are not getting imported as spaces are there.

But the actual registry value in the regedit will be in single line,

server_names=abc.cd.ef 100.100.56.100abc-cd.ef.gh 100.200.500.55

This affects the functionality of the application.please suggest.

0 Comments   [ + ] Show comments

Answers (7)

Posted by: rajdera1 12 years ago
Orange Belt
0
Try to append reg with vbscript and use it as a custom action in your msi
use the command WshShell.RegWrite
Posted by: murali.bhat 12 years ago
Purple Belt
0
Is it a MULTI-STRING type of registry? After exporting, if you import without altering the string, I don't see any reason for you to get error.
Posted by: re_123 12 years ago
Senior Yellow Belt
0
Its a String Value only.Am not getting any error while reporting, but the values are not getting imported.I guess it may be due to hexa decimal values.
Posted by: murali.bhat 12 years ago
Purple Belt
0
Probably. Try adding hex in the beginning.

"server_names"=hex(7):
Posted by: re_123 12 years ago
Senior Yellow Belt
0
I imported the registry as we use to import the files from the physical location.It worked out.[:)].

Thanks For the help.
Posted by: vinayak.msi 12 years ago
Senior Yellow Belt
0
Hi am working Microsoft outlook add inn 2007 .when i launched outlook first it will go for reboot .as per our company standard i have to suppress that any one help me out
Posted by: murali.bhat 12 years ago
Purple Belt
0
Vinayak - Your question is irrelevant to the subject line and to the previous thread started by re_123. Please start a new thread.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ