I've noticed that all the projects I'm creating the target folder and shortcut folder paths are not being populated correctly - they seem to take the Manufacturer string and then append the Product name...
So if I have a Product called A and a Manufacturer Z it would have the paths as $PROGRAMFILES$\\Z A - surely this should acutally be $PROGRAMFILES$\\Z\\A? It's not too much work to change it manually but it is a bit odd that it's not following the convention of Manufacturer\\Product...
Possible bug?
Yes, this is by design. We noticed that all Microsoft applications follow the convention Program Files\\Microsoft XXX, instead of Program Files\\Microsoft\\XXX. So we decided to follow their practice, not their advice
Just search for and edit the TARGETDIR variable in your script, it gets assigned this value once and should be pretty easy to customize.
Just search for and edit the TARGETDIR variable in your script, it gets assigned this value once and should be pretty easy to customize.
Who is online
Users browsing this forum: No registered users and 34 guests