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

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


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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