blackberry / BB10-Webworks-Packager

The BB10 WebWorks Packager bundles the App content with the BB10 WebWorks Framework to create a BAR to run on the BB10 Device (or simulator)
27 stars 18 forks source link

bbwp will not find localization files if an absolute path is used in Windows 7 64 bit #262

Open ejzn opened 11 years ago

ejzn commented 11 years ago

When executing bbwp.bat in window with an absolute path the packager will not properly generate the bar-descriptor.xml file.

Test Case:

bbwp.bat C:/Desktop/Localization.zip

Expected Result:

Actual Result:

Workaround:

Notes: This does work on XP 32 bit. We are still unsure about windows 7 32 bit.