|
|
|
|
#1 |
|
Junior Member
|
Hi,
might it be that $language is not working correctly? I'm on a German Windows (1031), but $language always returns "1033" (English Windows). Is this a known bug or is there a work-around? Best, Tobias |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
this is the language used in the installer, not the language of the OS
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Junior Member
|
mmh ok :-(
is there a variable for the language-ID of the OS? |
|
|
|
|
|
#5 |
|
Junior Member
|
Yep, I already have used SEARCH, but these are non working!
I need the ID (like 1033 = english or 1031 = german) not the codepage like 403 or 407. |
|
|
|
|
|
#6 |
|
Debian user
(Forum King) Join Date: Jan 2003
Location: Arch land
Posts: 4,917
|
well...I think you'll have to code a little bit
* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with MATE. * Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with MATE. |
|
|
|
|
|
#7 |
|
Junior Member
|
but I think, this should be a basic-function for any programming-language:
$language and $os_language |
|
|
|
|
|
#8 | |
|
Senior Member
Join Date: Feb 2003
Location: Toronto, Canada
Posts: 227
|
Quote:
|
|
|
|
|
|
|
#9 |
|
Junior Member
|
Okay, you are right ... sorry. But could anybody help me creating these subfunctions?
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|