; ############## ; Puchisoft ; ############## [Dispatcher] category = Utilities describe = Create Updaters for your software, with binary patching website = http://www.puchisoft.com scrape = http://www.puchisoft.com/dispatcher_editions.php version = v([0-9]+\.[0-9]+\.[0-9]+) download = http://www.puchisoft.com/dispatcher_editions.php?action=download&file= filename = Dispatcher_Setup.exe instparam = /S upgrades = true chinstdir = /D=#INSTALL_DIR# uninstall = GetIt uninstparam = /S _?=#INSTALL_DIR# instversion = REGISTRY_SEARCH:DisplayVersion=Dispatcher v([0-9]+\.[0-9]+\.[0-9]+) [GetIt] category = Utilities describe = Helps you install programs website = http://www.puchisoft.com scrape = http://puchisoft.com/GetIt/index.html version = v([0-9]+\.[0-9]+\.[0-9]+) download = http://www.puchisoft.com/GetIt/download.php?file= filename = GetIt_Setup.exe instparam = /S upgrades = true chinstdir = /D=#INSTALL_DIR# uninstall = GetIt uninstparam = /S _?=#INSTALL_DIR# instversion = REGISTRY_SEARCH:DisplayVersion=GetIt v([0-9]+\.[0-9]+\.[0-9]+) [SmileyHouse] category = Games describe = Humorous Online RPG website = http://www.puchisoft.com scrape = http://puchisoft.com/smileyhouse.php version = Puchisoft.com \(Build([0-9]+)\) download = http://puchisoft.com/SmileyHouse/ filename = SmileyHouseSetup#VERSION#.exe instparam = /S upgrades = true chinstdir = /D=#INSTALL_DIR# uninstall = SmileyHouse uninstparam = /S _?=#INSTALL_DIR# instversion = REGISTRY_SEARCH:DisplayVersion=(Build([0-9]*) ; ###