Forum Discussion
YMinaev
Staff
16 years agoHi Giri,
The Storages object is not available inside a script extension. We have an appropriate suggestion in our DB, and your message has increased its rating.
If you need to work with the registry from a script extension, it would be better if you used your initial script, but with the __ProviderArchitecture flag.
See the following MSDN Library article for more information:
http://msdn.microsoft.com/en-us/library/aa393067(VS.85).aspx
Here is an example:
http://david.gardiner.net.au/2007/03/listing-installed-applications-on-vista.html
The Storages object is not available inside a script extension. We have an appropriate suggestion in our DB, and your message has increased its rating.
If you need to work with the registry from a script extension, it would be better if you used your initial script, but with the __ProviderArchitecture flag.
See the following MSDN Library article for more information:
http://msdn.microsoft.com/en-us/library/aa393067(VS.85).aspx
Here is an example:
http://david.gardiner.net.au/2007/03/listing-installed-applications-on-vista.html