Jump to content

Recommended Posts

Posted

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

..................................................................


Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...