Jump to content

isoking

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by isoking

  1. I think i figured this one out. Basically you need to install this, get it to auto run it, then taskkill it, then copy the reg file to the folder and its all done. If you need the reg file install the program and register it, then get the uedit32.reg file from the install dir and keep it. This is a autorun cmd file as a example, adjust as you need to, i wil put this into runonceExe soon and add it. CMD............................. ECHO. ECHO Installing Ultraedit 12 ECHO Please wait... start /wait uesetup.exe /s start C:\Progra~1\IDMCom~1\UltraE~1\uedit32.exe start /wait taskkill /F /IM uedit32.exe copy C:\uedit32.reg C:\Progra~1\IDMCom~1\UltraE~1 ..................................................................
×
×
  • Create New...