Ram Shankar Yadav's Blog!

My life's my passion!
posts - 170 , comments - 631 , trackbacks - 91

My Links

News


Microsoft Certified Professional Developer (MCPD) - .NET 2.0 Enterprise Application Development



Cheap Website Hosting - Free Domain

Twitter












Archives

Post Categories

Image Galleries

Blogs that I like most !

Sites that I like most !

May 2008 Entries

Few useful Installation Script(VBScript) functions
After so long I’m posting something, lately I was working on installation script of our project, and came across few good things. I’m sharing few of them here: ' ***************************... 'Global variables Dim objFSO, objLogFile, WsShell Set objFSO = CreateObject("Scripting.Fil... Set WsShell = CreateObject("WScript.Shell") 'Getting Program Files path Const PROGRAM_FILES = &H26& Dim objShell, objFolder, objFolderItem, strProgramFilesPath Set objShell = CreateObject("Shell.Applica... ......

Posted On Thursday, May 22, 2008 12:02 PM | Comments (3) | Filed Under [ Microsoft.NET Technology ]

Powered by: