Hi
I was preparing scripts for installing the user DLLs for Crystal Reports using Visual Basic and Windows Scripting host (WSH). I'd like to know what really is the standard way of modifying the system registry to install the application.
Another part of my question is that in Windows Scripts, the methods provided are
1. RegRead
2. RegWrite
3. RegDelete
There is no method called RegExists or something that'd help me figure if the registry entry exists.
Any help would be appreciated.
Thanks
Khuzaima
I was preparing scripts for installing the user DLLs for Crystal Reports using Visual Basic and Windows Scripting host (WSH). I'd like to know what really is the standard way of modifying the system registry to install the application.
Another part of my question is that in Windows Scripts, the methods provided are
1. RegRead
2. RegWrite
3. RegDelete
There is no method called RegExists or something that'd help me figure if the registry entry exists.
Any help would be appreciated.
Thanks
Khuzaima