|
|
#1 |
|
Junior Member
Join Date: Apr 2005
Posts: 25
|
how to change version # of exe file?
Is it possible to change the version number of exe file using NSIS that has already been created? I know I can get the version number using GetDLLVersion function, but can I change it? Thank you.
|
|
|
|
|
|
#2 |
|
Major Dude
|
there may be api functions to do that, but i doubt it.
hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Apr 2005
Posts: 25
|
Do you know which API function?
|
|
|
|
|
|
#4 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
You can compile your own little utility from the source code used in NSIS to change the version resource. You can also use Resource Hacker. With the correct command line parameters, it can be used to update resources silently.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|