Sage SalesLogix
  • Contact Us
  • Sage North America
800-643-6400
Welcome Twitter Facebook LinkedIn
Community Home Blogs Share Ideas Search Request Access Resources
Reply
Tuned Listener
mt_at_pa
Posts: 4
Registered: 07-19-2009

Re: Mail Merge in Citrix and 64Bit

The Path on 64Bit Server is different!!!!

 

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SalesLogix\PathManager

Please use plain text.
Employee
mcessna
Posts: 319
Registered: 04-24-2009

Re: Mail Merge in Citrix and 64Bit

Yes, this is how a 64 bit OS redirects 32 bit registry API calls. Any 32 bit application that reads/writes to the registry on a 64 bit machine will have their registry calls redirected by the OS to the Wow6432Node subkey, depending on the target location.

 

Please see:

 

http://msdn.microsoft.com/en-us/library/ms724072(VS.85).aspx

http://msdn.microsoft.com/en-us/library/aa384253(v=VS.85).aspx

 

Thanks

 

Mike

Please use plain text.