PDA

View Full Version : How to start Editor?



GameRate
11-06-2009, 06:29 PM
It's sure really lame question but I can't understand how to start editor second time - it's starts ok from install but don't seems to create any icon (Windows 7) and anything like it to launch it again.
When I try to start
C:\UDK\UDK-2009-11\Binaries\UDK.exe
or
C:\UDK\UDK-2009-11\Binaries\Win32\UDK.exe
it just start a game...
I tried some other exe files there but no much luck too...

So what exe I should start to launch editor?

Update:
Found it =) UnrealFrontend.exe - and there - launch editor... =)

Ethryx
11-06-2009, 06:51 PM
On Windows 7 you can access the UDK stuff via Start Menu>All Programs>Unreal Development Kit>UDK-2009-11. You can see this here:

http://img134.imageshack.us/img134/3364/udk.png

Contrails
11-06-2009, 07:01 PM
FYI, the shortcut points to UDK.exe, but has the editor tag after it. If you look at the shortcut properties in the start menu, the target is:

"C:\Program Files\UDK\Binaries\UDKLift.exe" editor

A_Bloke_101
11-06-2009, 07:19 PM
I had the same problem on windows vista thanks so much guys.
Now i can get started =D

twoflyingpigs
11-06-2009, 10:12 PM
Both
C:\UDK\UDK-2009-11\Binaries\UDK.exe editor
C:\Program Files\UDK\Binaries\UDKLift.exe editor
C:\UDK\UDK-2009-11\Binaries\Win32\UDK.exe editor
C:\UDK\UDK-2009-11\Binaries\Win32\UDK.com editor
will start the editor. But I'm curious what's the purpose of UDKLift.exe?