Hello,
I need a way to install my customized version of the February 2013 UDK on other PCs. This is mandatory for my assignment submission in April and testing the game.
In the previous versions of UDK I used I could just drag&drop the UDK folder to the required PCs. However this sadly doesn't work anymore in the February version. (Apparently because of some registry file, but ofc I can't manualy mess with the registry on tutor,testers or players machines.)
So how do I create an UDK installer which includes my scripts for custom kismet nodes, pawns, settings etc. AND works on other machines than the one it was created on?!?
It may be worth noting that I am using a clean installation, not the one with the UT content included.
I tried doing this via UnSetup.exe. First of all via the command prompt which returns this:
C:\Users\XeroX>start UnSetup.exe
The system cannot find the file UnSetup.exe.
Given how many UDK installations I have on my PC I would've been surprised if it worked anyway?!?
Next I tried creating a shortcut to UnSetup.exe with -createmanifest added which works for a while and then crashes, producing no file.
Lastly I tried adding -createmanifest directly to the UnSetup application name which gives an error saying that my UDK package is corrupt.
So I pretty much tried everything I could and none of it worked... so help please?
I need a way to install my customized version of the February 2013 UDK on other PCs. This is mandatory for my assignment submission in April and testing the game.
In the previous versions of UDK I used I could just drag&drop the UDK folder to the required PCs. However this sadly doesn't work anymore in the February version. (Apparently because of some registry file, but ofc I can't manualy mess with the registry on tutor,testers or players machines.)
So how do I create an UDK installer which includes my scripts for custom kismet nodes, pawns, settings etc. AND works on other machines than the one it was created on?!?
It may be worth noting that I am using a clean installation, not the one with the UT content included.
I tried doing this via UnSetup.exe. First of all via the command prompt which returns this:
C:\Users\XeroX>start UnSetup.exe
The system cannot find the file UnSetup.exe.
Given how many UDK installations I have on my PC I would've been surprised if it worked anyway?!?
Next I tried creating a shortcut to UnSetup.exe with -createmanifest added which works for a while and then crashes, producing no file.
Lastly I tried adding -createmanifest directly to the UnSetup application name which gives an error saying that my UDK package is corrupt.
So I pretty much tried everything I could and none of it worked... so help please?

Comment