Issue Description
Tested version 2.0.0 of this module with the RC of 6.2.0 (6.2.0.v20170901083635) and this error pops up when launching the app:
-- End application log -------------------------------------------------------
[ERROR] Error: Erroring running wstool (code 1)
Could not find version of application com.propelics.blankApp in the registry. Is the application installed?
at C:\ProgramData\Titanium\mobilesdk\win32\6.2.0.v20170901083635\node_modules\windowslib\lib\winstore.js:279:15
at ChildProcess.
(C:\ProgramData\Titanium\mobilesdk\win32\6.2.0.v20170901083635\node_modules\node-appc\lib\subprocess.js:60:3)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:854:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:222:5)
Sample project: https://propelics.box.com/s/uz3zfarsnk8u5g9lgkrpjit3ssqhtybd
H5. Steps to reproduce
1) Try to compile and build the app
2) When app is launching the error described above will pop up and app won't launch successfully.
PLEASE NOTICE: this same sample app runs correctly in 6.1.2.GA
Confirmed that Hyperloop module is working with 6.2.0.RC, so it seems that the modules that extends Titanium View has compatibility issues. Could we provide updated (recompiled) module to customer?
https://github.com/appcelerator-archive/ti.paint/pull/26
[~rramirez] Updated, attached re-compiled one with 6.2.0.GA. [^ti.paint-windows-2.0.0.zip]
[~kiguchi] Any update here? Client is getting lot of pressure on this. Thanks !
[~arohini] [~rramirez] Updated, please re-download [^ti.paint-windows-2.0.0.zip] . The old one was broken. Make sure to download latest one (old one may be cached by browser), the new one should have the zip size about 504KB.
Marking this done, latest one should work ( [^ti.paint-windows-2.0.0.zip]). Feel free to re-open if not.
Closed as completed. If this is in error, please reopen.