Hi there,
I successfully made my setup project and now i made the Lang Selection dialog too ...
I want to change some labels like : LicenseText or DirText ...
for different languages ...
What should i do ?!
i try this code but doesnt work:
LicenseText /LANG=1033 "You must agree to this license before installing."
LicenseText /LANG=1065 "some text ..."
Multi Language Setup Prj ...
6 posts
by the way .. i'm using NSIS 2.19
i got it ...
can u plz help me with problem you faced....
i am also facing similar problem.....
i am also facing similar problem.....
can u plz mail me ur code.....
or can u reply me by mail?????
or can u reply me by mail?????
Step 1:
>i'm using NSIS 2.19
Upgrade to v2.24 if you want your installer to work better on Vista. BTW it is ALWAYS a good idea to update to the latest stable version. It's free and extremely backwards compatible.
Step2:
Try to read ALL of the documents in the help file about using multiple languages, this will save you a lot of time in the long run.
>i'm using NSIS 2.19
Upgrade to v2.24 if you want your installer to work better on Vista. BTW it is ALWAYS a good idea to update to the latest stable version. It's free and extremely backwards compatible.
Step2:
Try to read ALL of the documents in the help file about using multiple languages, this will save you a lot of time in the long run.