Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 21st July 2006, 10:11   #1
cerasus
Junior Member
 
Join Date: Jul 2006
Posts: 1
Question $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
cerasus is offline   Reply With Quote
Old 22nd July 2006, 09:21   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
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?

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump