Welcome, Guest
Username Password: Remember me

EXCELLENT APP! Just have a few questions...
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: EXCELLENT APP! Just have a few questions...

EXCELLENT APP! Just have a few questions... 5 years, 1 month ago #46

This is an EXCELLENT program. There is a program called Morscript, that allows easy creation of scripts for the pocketPC. I was looking for an installer and found this one. THANK YOU!

I have a few questions...

1. What is the difference between the InstallDir and Default Destination dir regarding CEStringz?

2. Is there any way to add/modify the path builder?

Re:EXCELLENT APP! Just have a few questions... 5 years, 1 month ago #47

  • nick_tg
  • OFFLINE
  • Moderator
  • Karma: 4
Glad to see that the PPCIC is useful to you

1. The InstallDir is simple a variable containing the desired Installation Directory. It can be used everywhere into the project as %InstallDir%. For example in the Default Destination Dir can be put the %InstallDir% variable.

2. The various %CExx% variables are constants of the windows cab installer. They can't be modified. When the Pocket PC installs the program substitutes these constants with the real directories. This is useful for multilingual systems. For example an Italian Pocket PC has the programs into the \"Programmi\" not into the \"Program Files\" as into the Englishn versions. So it is higly recommended to use the %CExx% constants.

Regards,
Nick Protopapas
  • Page:
  • 1
Time to create page: 0.20 seconds