Custom Query (202 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 202)

Ticket Resolution Summary Owner Reporter
#53 fixed vbs helper script for registering locally compiled version incorrectly registered SDK jasper jasper

Reported by jasper, 3 years ago.

Description

Does not affect installer - SDK registration entry in VBS script for running a locally compiled COMBIA changed from incorrect COBIASDK key to correct COBIA-SDK key.

#54 wontfix Inconsistent install in absense of user context jasper anonymous

Reported by anonymous, 3 years ago.

Description

COBIA merge modules in absense of ALLUSERS and MSIINSTALLPERUSER, we have registry keys that go to

Root="HKMU"

and files that go to

[CommonFilesFolder?]

Documentation:

HKMU = -1

https://docs.microsoft.com/en-us/windows/win32/msi/property-reference#system-folder-properties

Symptoms when running elevated as user:

HKMU evaluates to the current user

CommonFilesFolder? evaluates to the Program Files location (all users)

Presumably it is the same for the TLB installer.

#55 fixed Invalid std::move in move constructor of CapeStringAdapter jasper jasper

Reported by jasper, 3 years ago.

Description

CapeStringAdapter? fails to compile due to incorrect use of std::move in string reference member

Note: See TracQuery for help on using queries.