home *** CD-ROM | disk | FTP | other *** search
/ Multimedia-Photo & Your Disk / Image.iso / Data / soft / 215 / GVDownloader.Setup.msi / Binary._5C0E747B6A110442139AC39C0C00467C < prev    next >
Encoding:
Text File  |  2006-04-04  |  238 b   |  5 lines

  1. Set oShell = CreateObject("WScript.Shell")
  2. targetDir = Session.Property("CustomActionData")
  3. oShell.Run "%systemroot%\Microsoft.NET\Framework\v1.1.4322\regasm.exe /unregister """ + targetDir + "GVDownloader.IEPlugin.dll""" , 7, false
  4.  
  5.