Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   $SMPROGRAMS - no folder at start menu (http://forums.winamp.com/showthread.php?t=251616)

cerasus 21st July 2006 10:11

$SMPROGRAMS - no folder at start menu
 
I have written a script for a Russian install. Unfortunately, he doesn't create me any folder in the start menu.

I test the setup on a German Windows - code page / language settings in Windows are changed to Russian.

What’s wrong?

code:
CreateDirectory "$SMPROGRAMS\Cyrillic text"
CreateShortCut "$SMPROGRAMS\Cyrillic text\Cyrillic text.lnk" "$INSTDIR\start.exe"



Cyrillic text means there are cyrillic signs

kichik 22nd July 2006 09:21

There's a crucial detail I can't t understand from your post. Did you or did you not change the code page to Russian using the Regional and Language Options control panel?


All times are GMT. The time now is 05:00.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.