Dear All,
i am developing an application and for the instaler (SIS), i build my project with *.pkg format like this :
#{"MyApp"},(0xa00089af), 1, 2, 7
as i know, it's mean :
mayor version : 1
minor : 2
build number : 7
(please tell me if i'm wrong)
But, when i am installing my application, it doesn't show build number.
it just show that :
MyApp
Version 1.2
How to display the "BUILD NUMBER" ????
thanks before..
Regards,
ROMMEL

Reply With Quote

