Archive: Some Big Problems


Some Big Problems
Hi,

I have written an installer for a Crysis Modification. Now I have translate it into English (i'm german). But now I have some real big problems:

Under Vista:

http://img3.imagebanana.com/img/70d4vtiq/thumb/xxc.jpg http://img3.imagebanana.com/img/ra4a5jet/thumb/xxx.jpg

Vista shows an Error that the Installer can not overwrite some data.


Under XP:

http://s7.directupload.net/file/d/1474/mrup4kc5_jpg.htm

This is the strangest Error. It happends if the User switch from German to English. What can I do?

http://s7.directupload.net/file/d/1474/tgktipx7_jpg.htm

And this happends if the Installation is finish and the Installer shoud close.


I'm using the newst version of NSIS and UMUI.

bumpelwumpel


Has nobody an idea?

Its very importent that I fix this Errors.


Re the Vista issue: Sounds like an issue I just fixed with the permission level. Try this:

RequestExecutionLevel admin

Look up the command in the manual for more info.


Thanks,

I'll try it out.