sonicnkt / wpkg-gp

Running WPKG as a Group Policy Extension
https://github.com/cleitet/wpkg-gp/wiki
13 stars 6 forks source link

Generated MSI broken #5

Open Bixilon opened 4 years ago

Bixilon commented 4 years ago

I am generating the msi normally with makemsi.exe x64 in.exe gp.ini out.msi. I can open the msi file, but the installation fails.

Here is the setup log (from msiexec.exe /i out.msi /L*V gp.log:

MSI (c) (0C:60) [13:49:12:328]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

MSI (c) (0C:60) [13:49:12:328]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

MSI (c) (0C:08) [13:49:12:369]: Resetting cached policy values
MSI (c) (0C:08) [13:49:12:369]: Machine policy value 'Debug' is 0
MSI (c) (0C:08) [13:49:12:369]: ******* RunEngine:
           ******* Product: out.msi
           ******* Action: 
           ******* CommandLine: **********
MSI (c) (0C:08) [13:49:12:370]: Machine policy value 'DisableUserInstalls' is 0
MSI (c) (0C:08) [13:49:12:380]: Cloaking enabled.
MSI (c) (0C:08) [13:49:12:380]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (0C:08) [13:49:12:383]: End dialog not enabled
MSI (c) (0C:08) [13:49:12:383]: Original package ==> C:\out.msi
MSI (c) (0C:08) [13:49:12:383]: Package we're running from ==> C:\Windows\Installer\196c4b2.msi
MSI (c) (0C:08) [13:49:12:383]: APPCOMPAT: Uninstall Flags override found.
MSI (c) (0C:08) [13:49:12:383]: APPCOMPAT: Uninstall VersionNT override found.
MSI (c) (0C:08) [13:49:12:384]: APPCOMPAT: Uninstall ServicePackLevel override found.
MSI (c) (0C:08) [13:49:12:384]: APPCOMPAT: looking for appcompat database entry with ProductCode '{6A1EFD36-DC06-434E-B28F-22A64392C05C}'.
MSI (c) (0C:08) [13:49:12:384]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (0C:08) [13:49:12:391]: MSCOREE not loaded loading copy from system32
MSI (c) (0C:08) [13:49:12:397]: Note: 1: 2205 2:  3: MsiFileHash 
MSI (c) (0C:08) [13:49:12:397]: Machine policy value 'DisablePatch' is 0
MSI (c) (0C:08) [13:49:12:397]: Machine policy value 'AllowLockdownPatch' is 0
MSI (c) (0C:08) [13:49:12:397]: Machine policy value 'DisableLUAPatching' is 0
MSI (c) (0C:08) [13:49:12:397]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (c) (0C:08) [13:49:12:397]: APPCOMPAT: looking for appcompat database entry with ProductCode '{6A1EFD36-DC06-434E-B28F-22A64392C05C}'.
MSI (c) (0C:08) [13:49:12:397]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (0C:08) [13:49:12:398]: Transforms are not secure.
MSI (c) (0C:08) [13:49:12:398]: Note: 1: 2205 2:  3: Control 
MSI (c) (0C:08) [13:49:12:398]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\gp.log'.
MSI (c) (0C:08) [13:49:12:398]: Command Line: CURRENTDIRECTORY=C:\ CLIENTUILEVEL=0 CLIENTPROCESSID=4364 
MSI (c) (0C:08) [13:49:12:398]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{556878B7-B4D9-49B3-8633-BEE73F226018}'.
MSI (c) (0C:08) [13:49:12:398]: Product Code passed to Engine.Initialize:           '{6A1EFD36-DC06-434E-B28F-22A64392C05C}'
MSI (c) (0C:08) [13:49:12:398]: Product Code from property table before transforms: '{6A1EFD36-DC06-434E-B28F-22A64392C05C}'
MSI (c) (0C:08) [13:49:12:398]: Product Code from property table after transforms:  '{6A1EFD36-DC06-434E-B28F-22A64392C05C}'
MSI (c) (0C:08) [13:49:12:398]: Product registered: entering maintenance mode
MSI (c) (0C:08) [13:49:12:398]: Determined that existing product (either this product or the product being upgraded with a patch) is installed per-user.
MSI (c) (0C:08) [13:49:12:398]: PROPERTY CHANGE: Adding ProductState property. Its value is '5'.
MSI (c) (0C:08) [13:49:12:398]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
MSI (c) (0C:08) [13:49:12:398]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (c) (0C:08) [13:49:12:398]: Specifed source is already in a list.
MSI (c) (0C:08) [13:49:12:398]: User policy value 'SearchOrder' is 'nmu'
MSI (c) (0C:08) [13:49:12:398]: Machine policy value 'DisableBrowse' is 0
MSI (c) (0C:08) [13:49:12:398]: Machine policy value 'AllowLockdownBrowse' is 0
MSI (c) (0C:08) [13:49:12:398]: Adding new sources is allowed.
MSI (c) (0C:08) [13:49:12:398]: Package name retrieved from configuration data: 'out.msi'
MSI (c) (0C:08) [13:49:12:399]: Note: 1: 2205 2:  3: Error 
MSI (c) (0C:08) [13:49:12:399]: Note: 1: 2262 2: AdminProperties 3: -2147287038 
MSI (c) (0C:08) [13:49:12:399]: Machine policy value 'DisableMsi' is 0
MSI (c) (0C:08) [13:49:12:399]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (c) (0C:08) [13:49:12:399]: User policy value 'AlwaysInstallElevated' is 0
MSI (c) (0C:08) [13:49:12:399]: Product {6A1EFD36-DC06-434E-B28F-22A64392C05C} is not managed.
MSI (c) (0C:08) [13:49:12:399]: Running product '{6A1EFD36-DC06-434E-B28F-22A64392C05C}' with user privileges: It's not assigned.
MSI (c) (0C:08) [13:49:12:399]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\'.
MSI (c) (0C:08) [13:49:12:399]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
MSI (c) (0C:08) [13:49:12:399]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '4364'.
MSI (c) (0C:08) [13:49:12:399]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
MSI (c) (0C:08) [13:49:12:399]: TRANSFORMS property is now: 
MSI (c) (0C:08) [13:49:12:399]: PROPERTY CHANGE: Adding PRODUCTLANGUAGE property. Its value is '1033'.
MSI (c) (0C:08) [13:49:12:399]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '300'.
MSI (c) (0C:08) [13:49:12:400]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\AppData
MSI (c) (0C:08) [13:49:12:400]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Favoriten
MSI (c) (0C:08) [13:49:12:400]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Network Shortcuts
MSI (c) (0C:08) [13:49:12:400]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Dokumente
MSI (c) (0C:08) [13:49:12:401]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Printer Shortcuts
MSI (c) (0C:08) [13:49:12:401]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Recent
MSI (c) (0C:08) [13:49:12:402]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\SendTo
MSI (c) (0C:08) [13:49:12:402]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Templates
MSI (c) (0C:08) [13:49:12:402]: SHELL32::SHGetFolderPath returned: C:\ProgramData
MSI (c) (0C:08) [13:49:12:402]: SHELL32::SHGetFolderPath returned: C:\Users\Moritz\AppData\Local
MSI (c) (0C:08) [13:49:12:402]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Bilder
MSI (c) (0C:08) [13:49:12:402]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Startmenu\Programs\Administrative Tools
MSI (c) (0C:08) [13:49:12:403]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Startmenu\Programs\Startup
MSI (c) (0C:08) [13:49:12:403]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Startmenu\Programs
MSI (c) (0C:08) [13:49:12:403]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Startmenu
MSI (c) (0C:08) [13:49:12:403]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Desktop
MSI (c) (0C:08) [13:49:12:403]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (c) (0C:08) [13:49:12:403]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
MSI (c) (0C:08) [13:49:12:404]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
MSI (c) (0C:08) [13:49:12:404]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
MSI (c) (0C:08) [13:49:12:404]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
MSI (c) (0C:08) [13:49:12:404]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
MSI (c) (0C:08) [13:49:12:405]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16 
MSI (c) (0C:08) [13:49:12:412]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation
MSI (c) (0C:08) [13:49:12:412]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
MSI (c) (0C:08) [13:49:12:412]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
MSI (c) (0C:08) [13:49:12:412]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (c) (0C:08) [13:49:12:412]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 
MSI (c) (0C:08) [13:49:12:412]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'nimda'.
MSI (c) (0C:08) [13:49:12:412]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 
MSI (c) (0C:08) [13:49:12:412]: PROPERTY CHANGE: Adding Installed property. Its value is '00:00:00'.
MSI (c) (0C:08) [13:49:12:412]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\196c4b2.msi'.
MSI (c) (0C:08) [13:49:12:412]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\out.msi'.
MSI (c) (0C:08) [13:49:12:412]: Machine policy value 'MsiDisableEmbeddedUI' is 0
MSI (c) (0C:60) [13:49:12:414]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '5.00'.
MSI (c) (0C:60) [13:49:12:414]: Note: 1: 2205 2:  3: ControlEvent 
MSI (c) (0C:60) [13:49:12:414]: Note: 1: 2205 2:  3: ControlCondition 
MSI (c) (0C:60) [13:49:12:414]: Note: 1: 2205 2:  3: EventMapping 
MSI (c) (0C:60) [13:49:12:414]: Note: 1: 2205 2:  3: UIText 
MSI (c) (0C:60) [13:49:12:414]: Note: 1: 2205 2:  3: TextStyle 
MSI (c) (0C:60) [13:49:12:417]: Note: 1: 2205 2:  3: Dialog 
=== Logging started: 12.09.2020  13:49:12 ===
MSI (c) (0C:08) [13:49:12:417]: Note: 1: 2205 2:  3: PatchPackage 
MSI (c) (0C:08) [13:49:12:417]: Machine policy value 'DisableRollback' is 0
MSI (c) (0C:08) [13:49:12:417]: User policy value 'DisableRollback' is 0
MSI (c) (0C:08) [13:49:12:417]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
MSI (c) (0C:08) [13:49:12:421]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 
MSI (c) (0C:08) [13:49:12:421]: APPCOMPAT: [DetectVersionLaunchCondition] Launch condition already passes.
MSI (c) (0C:08) [13:49:12:423]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (c) (0C:08) [13:49:12:423]: Doing action: INSTALL
Action 13:49:12: INSTALL. 
Action start 13:49:12: INSTALL.
MSI (c) (0C:08) [13:49:12:425]: UI Sequence table 'InstallUISequence' is present and populated.
MSI (c) (0C:08) [13:49:12:425]: Running UISequence
MSI (c) (0C:08) [13:49:12:425]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
MSI (c) (0C:08) [13:49:12:425]: Doing action: FindRelatedProducts
Action 13:49:12: FindRelatedProducts. Searching for related applications
Action start 13:49:12: FindRelatedProducts.
MSI (c) (0C:08) [13:49:12:425]: Skipping FindRelatedProducts action: not run in maintenance mode
Action ended 13:49:12: FindRelatedProducts. Return value 0.
MSI (c) (0C:08) [13:49:12:425]: Doing action: AppSearch
Action 13:49:12: AppSearch. Searching for installed applications
Action start 13:49:12: AppSearch.
AppSearch: Property: UNINSTALLERCMD, Signature: UninstallString
MSI (c) (0C:08) [13:49:12:426]: Note: 1: 2262 2: Signature 3: -2147287038 
MSI (c) (0C:08) [13:49:12:426]: PROPERTY CHANGE: Adding UNINSTALLERCMD property. Its value is 'C:\Program Files\Wpkg-GP\uninstall.exe'.
Action ended 13:49:12: AppSearch. Return value 1.
MSI (c) (0C:08) [13:49:12:426]: Doing action: LaunchConditions
Action 13:49:12: LaunchConditions. Evaluating launch conditions
Action start 13:49:12: LaunchConditions.
Action ended 13:49:12: LaunchConditions. Return value 1.
MSI (c) (0C:08) [13:49:12:427]: Doing action: ValidateProductID
Action 13:49:12: ValidateProductID. 
Action start 13:49:12: ValidateProductID.
Action ended 13:49:12: ValidateProductID. Return value 1.
MSI (c) (0C:08) [13:49:12:427]: Doing action: CostInitialize
Action 13:49:12: CostInitialize. Computing space requirements
Action start 13:49:12: CostInitialize.
MSI (c) (0C:08) [13:49:12:428]: Machine policy value 'MaxPatchCacheSize' is 10
MSI (c) (0C:08) [13:49:12:428]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
MSI (c) (0C:08) [13:49:12:428]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
Action ended 13:49:12: CostInitialize. Return value 1.
MSI (c) (0C:08) [13:49:12:429]: Doing action: FileCost
Action 13:49:12: FileCost. Computing space requirements
Action start 13:49:12: FileCost.
MSI (c) (0C:08) [13:49:12:430]: Note: 1: 2205 2:  3: MsiAssembly 
MSI (c) (0C:08) [13:49:12:430]: Note: 1: 2205 2:  3: Registry 
MSI (c) (0C:08) [13:49:12:430]: Note: 1: 2205 2:  3: Registry 
MSI (c) (0C:08) [13:49:12:430]: Note: 1: 2205 2:  3: Class 
MSI (c) (0C:08) [13:49:12:430]: Note: 1: 2205 2:  3: Extension 
MSI (c) (0C:08) [13:49:12:430]: Note: 1: 2205 2:  3: TypeLib 
Action ended 13:49:12: FileCost. Return value 1.
MSI (c) (0C:08) [13:49:12:430]: Doing action: CostFinalize
Action 13:49:12: CostFinalize. Computing space requirements
Action start 13:49:12: CostFinalize.
MSI (c) (0C:08) [13:49:12:430]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
MSI (c) (0C:08) [13:49:12:430]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
MSI (c) (0C:08) [13:49:12:430]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
MSI (c) (0C:08) [13:49:12:430]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
MSI (c) (0C:08) [13:49:12:430]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
MSI (c) (0C:08) [13:49:12:430]: Note: 1: 2205 2:  3: MsiAssembly 
MSI (c) (0C:08) [13:49:12:430]: Note: 1: 2228 2:  3: MsiAssembly 4:  SELECT `MsiAssembly`.`Attributes`, `MsiAssembly`.`File_Application`, `MsiAssembly`.`File_Manifest`,  `Component`.`KeyPath` FROM `MsiAssembly`, `Component` WHERE  `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Component_` = ? 
MSI (c) (0C:08) [13:49:12:430]: PROPERTY CHANGE: Adding InstallDir property. Its value is 'C:\Users\Moritz\AppData\Local\Temp\Wpkg-GP'.
MSI (c) (0C:08) [13:49:12:430]: Note: 1: 2205 2:  3: Patch 
MSI (c) (0C:08) [13:49:12:430]: Note: 1: 2205 2:  3: Condition 
MSI (c) (0C:08) [13:49:12:431]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\'.
MSI (c) (0C:08) [13:49:12:431]: PROPERTY CHANGE: Modifying InstallDir property. Its current value is 'C:\Users\Moritz\AppData\Local\Temp\Wpkg-GP'. Its new value: 'C:\Users\Moritz\AppData\Local\Temp\Wpkg-GP\'.
MSI (c) (0C:08) [13:49:12:431]: Target path resolution complete. Dumping Directory table...
MSI (c) (0C:08) [13:49:12:431]: Note: target paths subject to change (via custom actions or browsing)
MSI (c) (0C:08) [13:49:12:431]: Dir (target): Key: TARGETDIR    , Object: C:\
MSI (c) (0C:08) [13:49:12:431]: Dir (target): Key: TempFolder   , Object: C:\Users\Moritz\AppData\Local\Temp\
MSI (c) (0C:08) [13:49:12:431]: Dir (target): Key: InstallDir   , Object: C:\Users\Moritz\AppData\Local\Temp\Wpkg-GP\
MSI (c) (0C:08) [13:49:12:431]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'.
Action ended 13:49:12: CostFinalize. Return value 1.
MSI (c) (0C:08) [13:49:12:431]: Doing action: ExecuteAction
Action 13:49:12: ExecuteAction. 
Action start 13:49:12: ExecuteAction.
MSI (c) (0C:08) [13:49:12:432]: PROPERTY CHANGE: Adding SECONDSEQUENCE property. Its value is '1'.
MSI (c) (0C:08) [13:49:12:432]: Grabbed execution mutex.
MSI (c) (0C:08) [13:49:12:432]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (c) (0C:08) [13:49:12:433]: Switching to server: UNINSTALLERCMD="C:\Program Files\Wpkg-GP\uninstall.exe" TARGETDIR="C:\" CURRENTDIRECTORY="C:\" CLIENTUILEVEL="0" CLIENTPROCESSID="4364" PRODUCTLANGUAGE="1033" USERNAME="nimda" ROOTDRIVE="C:\" EXECUTEACTION="INSTALL" ACTION="INSTALL" INSTALLLEVEL="1" SECONDSEQUENCE="1"  _MSI_FEATURE_SELECTION=_NONE_ 
MSI (s) (D8:80) [13:49:12:436]: Running installation inside multi-package transaction C:\out.msi
MSI (s) (D8:80) [13:49:12:436]: Grabbed execution mutex.
MSI (s) (D8:64) [13:49:12:440]: Resetting cached policy values
MSI (s) (D8:64) [13:49:12:440]: Machine policy value 'Debug' is 0
MSI (s) (D8:64) [13:49:12:440]: ******* RunEngine:
           ******* Product: C:\out.msi
           ******* Action: INSTALL
           ******* CommandLine: **********
MSI (s) (D8:64) [13:49:12:441]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (D8:64) [13:49:12:444]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 
MSI (s) (D8:64) [13:49:12:445]: Machine policy value 'LimitSystemRestoreCheckpointing' is 0
MSI (s) (D8:64) [13:49:12:445]: SRSetRestorePoint skipped for this transaction.
MSI (s) (D8:64) [13:49:12:446]: MSCOREE not loaded loading copy from system32
MSI (s) (D8:64) [13:49:12:450]: End dialog not enabled
MSI (s) (D8:64) [13:49:12:450]: Original package ==> C:\out.msi
MSI (s) (D8:64) [13:49:12:450]: Package we're running from ==> C:\Windows\Installer\196c4b2.msi
MSI (s) (D8:64) [13:49:12:450]: APPCOMPAT: Uninstall Flags override found.
MSI (s) (D8:64) [13:49:12:450]: APPCOMPAT: Uninstall VersionNT override found.
MSI (s) (D8:64) [13:49:12:450]: APPCOMPAT: Uninstall ServicePackLevel override found.
MSI (s) (D8:64) [13:49:12:450]: APPCOMPAT: looking for appcompat database entry with ProductCode '{6A1EFD36-DC06-434E-B28F-22A64392C05C}'.
MSI (s) (D8:64) [13:49:12:450]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (D8:64) [13:49:12:455]: Note: 1: 2205 2:  3: MsiFileHash 
MSI (s) (D8:64) [13:49:12:455]: Machine policy value 'DisablePatch' is 0
MSI (s) (D8:64) [13:49:12:456]: Machine policy value 'AllowLockdownPatch' is 0
MSI (s) (D8:64) [13:49:12:456]: Machine policy value 'DisableLUAPatching' is 0
MSI (s) (D8:64) [13:49:12:456]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (s) (D8:64) [13:49:12:456]: APPCOMPAT: looking for appcompat database entry with ProductCode '{6A1EFD36-DC06-434E-B28F-22A64392C05C}'.
MSI (s) (D8:64) [13:49:12:456]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (D8:64) [13:49:12:456]: Transforms are not secure.
MSI (s) (D8:64) [13:49:12:456]: Note: 1: 2205 2:  3: Control 
MSI (s) (D8:64) [13:49:12:456]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\gp.log'.
MSI (s) (D8:64) [13:49:12:456]: Command Line: UNINSTALLERCMD=C:\Program Files\Wpkg-GP\uninstall.exe TARGETDIR=C:\ CURRENTDIRECTORY=C:\ CLIENTUILEVEL=0 CLIENTPROCESSID=4364 PRODUCTLANGUAGE=1033 USERNAME=nimda ROOTDRIVE=C:\ EXECUTEACTION=INSTALL ACTION=INSTALL INSTALLLEVEL=1 SECONDSEQUENCE=1 _MSI_FEATURE_SELECTION=_NONE_ ACTION=INSTALL 
MSI (s) (D8:64) [13:49:12:456]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{556878B7-B4D9-49B3-8633-BEE73F226018}'.
MSI (s) (D8:64) [13:49:12:456]: Product Code passed to Engine.Initialize:           '{6A1EFD36-DC06-434E-B28F-22A64392C05C}'
MSI (s) (D8:64) [13:49:12:456]: Product Code from property table before transforms: '{6A1EFD36-DC06-434E-B28F-22A64392C05C}'
MSI (s) (D8:64) [13:49:12:456]: Product Code from property table after transforms:  '{6A1EFD36-DC06-434E-B28F-22A64392C05C}'
MSI (s) (D8:64) [13:49:12:456]: Product registered: entering maintenance mode
MSI (s) (D8:64) [13:49:12:457]: Determined that existing product (either this product or the product being upgraded with a patch) is installed per-user.
MSI (s) (D8:64) [13:49:12:457]: Product {6A1EFD36-DC06-434E-B28F-22A64392C05C} is not managed.
MSI (s) (D8:64) [13:49:12:457]: MSI_LUA: Credential prompt not required, user is an admin
MSI (s) (D8:64) [13:49:12:457]: PROPERTY CHANGE: Adding ProductState property. Its value is '5'.
MSI (s) (D8:64) [13:49:12:457]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
MSI (s) (D8:64) [13:49:12:457]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (s) (D8:64) [13:49:12:457]: Specifed source is already in a list.
MSI (s) (D8:64) [13:49:12:458]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (D8:64) [13:49:12:458]: Machine policy value 'DisableBrowse' is 0
MSI (s) (D8:64) [13:49:12:458]: Machine policy value 'AllowLockdownBrowse' is 0
MSI (s) (D8:64) [13:49:12:458]: Adding new sources is allowed.
MSI (s) (D8:64) [13:49:12:458]: Package name retrieved from configuration data: 'out.msi'
MSI (s) (D8:64) [13:49:12:458]: Note: 1: 2205 2:  3: Error 
MSI (s) (D8:64) [13:49:12:460]: Note: 1: 2262 2: AdminProperties 3: -2147287038 
MSI (s) (D8:64) [13:49:12:460]: Machine policy value 'DisableMsi' is 0
MSI (s) (D8:64) [13:49:12:460]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (D8:64) [13:49:12:460]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (D8:64) [13:49:12:460]: Product {6A1EFD36-DC06-434E-B28F-22A64392C05C} is not managed.
MSI (s) (D8:64) [13:49:12:460]: Running product '{6A1EFD36-DC06-434E-B28F-22A64392C05C}' with user privileges: It's not assigned.
MSI (s) (D8:64) [13:49:12:460]: PROPERTY CHANGE: Adding UNINSTALLERCMD property. Its value is 'C:\Program Files\Wpkg-GP\uninstall.exe'.
MSI (s) (D8:64) [13:49:12:460]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\'.
MSI (s) (D8:64) [13:49:12:460]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\'.
MSI (s) (D8:64) [13:49:12:460]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
MSI (s) (D8:64) [13:49:12:460]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '4364'.
MSI (s) (D8:64) [13:49:12:460]: PROPERTY CHANGE: Adding PRODUCTLANGUAGE property. Its value is '1033'.
MSI (s) (D8:64) [13:49:12:460]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'nimda'.
MSI (s) (D8:64) [13:49:12:460]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
MSI (s) (D8:64) [13:49:12:460]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
MSI (s) (D8:64) [13:49:12:460]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (s) (D8:64) [13:49:12:460]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'.
MSI (s) (D8:64) [13:49:12:460]: PROPERTY CHANGE: Adding SECONDSEQUENCE property. Its value is '1'.
MSI (s) (D8:64) [13:49:12:460]: PROPERTY CHANGE: Adding _MSI_FEATURE_SELECTION property. Its value is '_NONE_'.
MSI (s) (D8:64) [13:49:12:460]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
MSI (s) (D8:64) [13:49:12:462]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is 'a20b0b4c6b833c41828d2cce7980010b'.
MSI (s) (D8:64) [13:49:12:462]: RESTART MANAGER: Session opened.
MSI (s) (D8:64) [13:49:12:462]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
MSI (s) (D8:64) [13:49:12:462]: Engine has iefSecondSequence set to true.
MSI (s) (D8:64) [13:49:12:462]: TRANSFORMS property is now: 
MSI (s) (D8:64) [13:49:12:462]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '300'.
MSI (s) (D8:64) [13:49:12:463]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\AppData
MSI (s) (D8:64) [13:49:12:464]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Favoriten
MSI (s) (D8:64) [13:49:12:464]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Network Shortcuts
MSI (s) (D8:64) [13:49:12:466]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Dokumente
MSI (s) (D8:64) [13:49:12:467]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Printer Shortcuts
MSI (s) (D8:64) [13:49:12:468]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Recent
MSI (s) (D8:64) [13:49:12:474]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\SendTo
MSI (s) (D8:64) [13:49:12:476]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Templates
MSI (s) (D8:64) [13:49:12:476]: SHELL32::SHGetFolderPath returned: C:\ProgramData
MSI (s) (D8:64) [13:49:12:478]: SHELL32::SHGetFolderPath returned: C:\Users\Moritz\AppData\Local
MSI (s) (D8:64) [13:49:12:479]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Bilder
MSI (s) (D8:64) [13:49:12:480]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Startmenu\Programs\Administrative Tools
MSI (s) (D8:64) [13:49:12:481]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Startmenu\Programs\Startup
MSI (s) (D8:64) [13:49:12:482]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Startmenu\Programs
MSI (s) (D8:64) [13:49:12:483]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Startmenu
MSI (s) (D8:64) [13:49:12:484]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\Desktop
MSI (s) (D8:64) [13:49:12:486]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (s) (D8:64) [13:49:12:486]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
MSI (s) (D8:64) [13:49:12:487]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
MSI (s) (D8:64) [13:49:12:489]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
MSI (s) (D8:64) [13:49:12:491]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
MSI (s) (D8:64) [13:49:12:491]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
MSI (s) (D8:64) [13:49:12:491]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16 
MSI (s) (D8:64) [13:49:12:499]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
MSI (s) (D8:64) [13:49:12:499]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
MSI (s) (D8:64) [13:49:12:499]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (s) (D8:64) [13:49:12:499]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 
MSI (s) (D8:64) [13:49:12:499]: PROPERTY CHANGE: Adding Installed property. Its value is '00:00:00'.
MSI (s) (D8:64) [13:49:12:499]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\196c4b2.msi'.
MSI (s) (D8:64) [13:49:12:499]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\out.msi'.
MSI (s) (D8:64) [13:49:12:499]: Machine policy value 'MsiDisableEmbeddedUI' is 0
MSI (s) (D8:64) [13:49:12:499]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install
MSI (s) (D8:64) [13:49:12:499]: Note: 1: 2205 2:  3: PatchPackage 
MSI (s) (D8:64) [13:49:12:499]: Machine policy value 'DisableRollback' is 0
MSI (s) (D8:64) [13:49:12:499]: User policy value 'DisableRollback' is 0
MSI (s) (D8:64) [13:49:12:499]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
MSI (s) (D8:64) [13:49:12:500]: APPCOMPAT: [DetectVersionLaunchCondition] Launch condition already passes.
MSI (s) (D8:64) [13:49:12:500]: Doing action: INSTALL
Action start 13:49:12: INSTALL.
MSI (s) (D8:64) [13:49:12:507]: Running ExecuteSequence
MSI (s) (D8:64) [13:49:12:507]: Doing action: FindRelatedProducts
Action start 13:49:12: FindRelatedProducts.
MSI (s) (D8:64) [13:49:12:508]: Skipping FindRelatedProducts action: already done on client side
Action ended 13:49:12: FindRelatedProducts. Return value 0.
MSI (s) (D8:64) [13:49:12:508]: Doing action: AppSearch
Action start 13:49:12: AppSearch.
MSI (s) (D8:64) [13:49:12:510]: Skipping AppSearch action: already done on client side
Action ended 13:49:12: AppSearch. Return value 0.
MSI (s) (D8:64) [13:49:12:510]: Doing action: LaunchConditions
Action start 13:49:12: LaunchConditions.
Action ended 13:49:12: LaunchConditions. Return value 1.
MSI (s) (D8:64) [13:49:12:511]: Doing action: ValidateProductID
Action start 13:49:12: ValidateProductID.
Action ended 13:49:12: ValidateProductID. Return value 1.
MSI (s) (D8:64) [13:49:12:512]: Doing action: CostInitialize
Action start 13:49:12: CostInitialize.
MSI (s) (D8:64) [13:49:12:513]: Machine policy value 'MaxPatchCacheSize' is 10
MSI (s) (D8:64) [13:49:12:513]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
MSI (s) (D8:64) [13:49:12:513]: Note: 1: 2205 2:  3: Patch 
MSI (s) (D8:64) [13:49:12:513]: Note: 1: 2205 2:  3: PatchPackage 
MSI (s) (D8:64) [13:49:12:513]: Note: 1: 2205 2:  3: MsiPatchHeaders 
MSI (s) (D8:64) [13:49:12:513]: Note: 1: 2205 2:  3: __MsiPatchFileList 
MSI (s) (D8:64) [13:49:12:513]: Note: 1: 2205 2:  3: PatchPackage 
MSI (s) (D8:64) [13:49:12:513]: Note: 1: 2228 2:  3: PatchPackage 4: SELECT `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId`  
MSI (s) (D8:64) [13:49:12:513]: Note: 1: 2205 2:  3: Patch 
Action ended 13:49:12: CostInitialize. Return value 1.
MSI (s) (D8:64) [13:49:12:514]: Doing action: FileCost
Action start 13:49:12: FileCost.
MSI (s) (D8:64) [13:49:12:515]: Note: 1: 2205 2:  3: MsiAssembly 
MSI (s) (D8:64) [13:49:12:515]: Note: 1: 2205 2:  3: Registry 
MSI (s) (D8:64) [13:49:12:515]: Note: 1: 2205 2:  3: Registry 
MSI (s) (D8:64) [13:49:12:515]: Note: 1: 2205 2:  3: Class 
MSI (s) (D8:64) [13:49:12:515]: Note: 1: 2205 2:  3: Extension 
MSI (s) (D8:64) [13:49:12:515]: Note: 1: 2205 2:  3: TypeLib 
Action ended 13:49:12: FileCost. Return value 1.
MSI (s) (D8:64) [13:49:12:515]: Doing action: CostFinalize
Action start 13:49:12: CostFinalize.
MSI (s) (D8:64) [13:49:12:516]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
MSI (s) (D8:64) [13:49:12:516]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
MSI (s) (D8:64) [13:49:12:516]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
MSI (s) (D8:64) [13:49:12:516]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
MSI (s) (D8:64) [13:49:12:516]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
MSI (s) (D8:64) [13:49:12:516]: Note: 1: 2205 2:  3: MsiAssembly 
MSI (s) (D8:64) [13:49:12:516]: Note: 1: 2228 2:  3: MsiAssembly 4:  SELECT `MsiAssembly`.`Attributes`, `MsiAssembly`.`File_Application`, `MsiAssembly`.`File_Manifest`,  `Component`.`KeyPath` FROM `MsiAssembly`, `Component` WHERE  `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Component_` = ? 
MSI (s) (D8:64) [13:49:12:516]: PROPERTY CHANGE: Adding InstallDir property. Its value is 'C:\Users\Moritz\AppData\Local\Temp\Wpkg-GP'.
MSI (s) (D8:64) [13:49:12:516]: Note: 1: 2205 2:  3: Patch 
MSI (s) (D8:64) [13:49:12:516]: Note: 1: 2205 2:  3: Condition 
MSI (s) (D8:64) [13:49:12:516]: PROPERTY CHANGE: Modifying InstallDir property. Its current value is 'C:\Users\Moritz\AppData\Local\Temp\Wpkg-GP'. Its new value: 'C:\Users\Moritz\AppData\Local\Temp\Wpkg-GP\'.
MSI (s) (D8:64) [13:49:12:516]: Target path resolution complete. Dumping Directory table...
MSI (s) (D8:64) [13:49:12:516]: Note: target paths subject to change (via custom actions or browsing)
MSI (s) (D8:64) [13:49:12:516]: Dir (target): Key: TARGETDIR    , Object: C:\
MSI (s) (D8:64) [13:49:12:516]: Dir (target): Key: TempFolder   , Object: C:\Users\Moritz\AppData\Local\Temp\
MSI (s) (D8:64) [13:49:12:516]: Dir (target): Key: InstallDir   , Object: C:\Users\Moritz\AppData\Local\Temp\Wpkg-GP\
Action ended 13:49:12: CostFinalize. Return value 1.
MSI (s) (D8:64) [13:49:12:518]: Doing action: InstallValidate
Action start 13:49:12: InstallValidate.
MSI (s) (D8:64) [13:49:12:518]: PROPERTY CHANGE: Deleting MsiRestartManagerSessionKey property. Its current value is 'a20b0b4c6b833c41828d2cce7980010b'.
MSI (s) (D8:64) [13:49:12:518]: Note: 1: 2205 2:  3: Dialog 
MSI (s) (D8:64) [13:49:12:518]: Feature: Complete; Installed: Local;   Request: Null;   Action: Null
MSI (s) (D8:64) [13:49:12:518]: Component: Installer; Installed: Local;   Request: Null;   Action: Null
MSI (s) (D8:64) [13:49:12:518]: Note: 1: 2205 2:  3: Registry 
MSI (s) (D8:64) [13:49:12:518]: Note: 1: 2205 2:  3: BindImage 
MSI (s) (D8:64) [13:49:12:518]: Note: 1: 2205 2:  3: ProgId 
MSI (s) (D8:64) [13:49:12:518]: Note: 1: 2205 2:  3: PublishComponent 
MSI (s) (D8:64) [13:49:12:518]: Note: 1: 2205 2:  3: SelfReg 
MSI (s) (D8:64) [13:49:12:518]: Note: 1: 2205 2:  3: Extension 
MSI (s) (D8:64) [13:49:12:518]: Note: 1: 2205 2:  3: Font 
MSI (s) (D8:64) [13:49:12:518]: Note: 1: 2205 2:  3: Shortcut 
MSI (s) (D8:64) [13:49:12:518]: Note: 1: 2205 2:  3: Class 
MSI (s) (D8:64) [13:49:12:518]: Note: 1: 2205 2:  3: Icon 
MSI (s) (D8:64) [13:49:12:518]: Note: 1: 2205 2:  3: TypeLib 
MSI (s) (D8:64) [13:49:12:521]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
MSI (s) (D8:64) [13:49:12:521]: Note: 1: 2205 2:  3: Registry 
MSI (s) (D8:64) [13:49:12:521]: Note: 1: 2205 2:  3: BindImage 
MSI (s) (D8:64) [13:49:12:521]: Note: 1: 2205 2:  3: ProgId 
MSI (s) (D8:64) [13:49:12:521]: Note: 1: 2205 2:  3: PublishComponent 
MSI (s) (D8:64) [13:49:12:521]: Note: 1: 2205 2:  3: SelfReg 
MSI (s) (D8:64) [13:49:12:521]: Note: 1: 2205 2:  3: Extension 
MSI (s) (D8:64) [13:49:12:521]: Note: 1: 2205 2:  3: Font 
MSI (s) (D8:64) [13:49:12:521]: Note: 1: 2205 2:  3: Shortcut 
MSI (s) (D8:64) [13:49:12:521]: Note: 1: 2205 2:  3: Class 
MSI (s) (D8:64) [13:49:12:521]: Note: 1: 2205 2:  3: Icon 
MSI (s) (D8:64) [13:49:12:521]: Note: 1: 2205 2:  3: TypeLib 
MSI (s) (D8:64) [13:49:12:521]: Note: 1: 2727 2:  
MSI (s) (D8:64) [13:49:12:522]: Note: 1: 2205 2:  3: FilesInUse 
MSI (s) (D8:64) [13:49:12:529]: Note: 1: 2727 2:  
Action ended 13:49:12: InstallValidate. Return value 1.
MSI (s) (D8:64) [13:49:12:530]: Doing action: RemoveExistingProducts
Action start 13:49:12: RemoveExistingProducts.
MSI (s) (D8:64) [13:49:12:530]: Skipping RemoveExistingProducts action: current configuration is maintenance mode or an uninstall
Action ended 13:49:12: RemoveExistingProducts. Return value 0.
MSI (s) (D8:64) [13:49:12:530]: Doing action: InstallInitialize
Action start 13:49:12: InstallInitialize.
MSI (s) (D8:64) [13:49:12:530]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (D8:64) [13:49:12:530]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (D8:64) [13:49:12:530]: BeginTransaction: Locking Server
MSI (s) (D8:64) [13:49:12:530]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 
MSI (s) (D8:64) [13:49:12:530]: SRSetRestorePoint skipped for this transaction.
MSI (s) (D8:64) [13:49:12:530]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 
MSI (s) (D8:64) [13:49:12:530]: Server not locked: locking for product {6A1EFD36-DC06-434E-B28F-22A64392C05C}
Action ended 13:49:12: InstallInitialize. Return value 1.
MSI (s) (D8:64) [13:49:12:543]: Doing action: ProcessComponents
Action start 13:49:12: ProcessComponents.
Action ended 13:49:12: ProcessComponents. Return value 1.
MSI (s) (D8:64) [13:49:12:545]: Doing action: UnpublishFeatures
Action start 13:49:12: UnpublishFeatures.
Action ended 13:49:12: UnpublishFeatures. Return value 1.
MSI (s) (D8:64) [13:49:12:546]: Doing action: RemoveFolders
Action start 13:49:12: RemoveFolders.
Action ended 13:49:12: RemoveFolders. Return value 1.
MSI (s) (D8:64) [13:49:12:548]: Doing action: CreateFolders
Action start 13:49:12: CreateFolders.
Action ended 13:49:12: CreateFolders. Return value 1.
MSI (s) (D8:64) [13:49:12:549]: Doing action: InstallFiles
Action start 13:49:12: InstallFiles.
MSI (s) (D8:64) [13:49:12:550]: Note: 1: 2205 2:  3: Patch 
MSI (s) (D8:64) [13:49:12:550]: Note: 1: 2228 2:  3: Patch 4: SELECT `Patch`.`File_`, `Patch`.`Header`, `Patch`.`Attributes`, `Patch`.`Sequence`, `Patch`.`StreamRef_` FROM `Patch` WHERE `Patch`.`File_` = ? AND `Patch`.`#_MsiActive`=? ORDER BY `Patch`.`Sequence` 
MSI (s) (D8:64) [13:49:12:550]: Note: 1: 2205 2:  3: Error 
MSI (s) (D8:64) [13:49:12:550]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1302 
MSI (s) (D8:64) [13:49:12:550]: Note: 1: 2205 2:  3: MsiSFCBypass 
MSI (s) (D8:64) [13:49:12:550]: Note: 1: 2228 2:  3: MsiSFCBypass 4: SELECT `File_` FROM `MsiSFCBypass` WHERE `File_` = ? 
MSI (s) (D8:64) [13:49:12:550]: Note: 1: 2205 2:  3: MsiPatchHeaders 
MSI (s) (D8:64) [13:49:12:550]: Note: 1: 2228 2:  3: MsiPatchHeaders 4: SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ? 
Action ended 13:49:12: InstallFiles. Return value 1.
MSI (s) (D8:64) [13:49:12:550]: Doing action: ExecuteInstaller
Action start 13:49:12: ExecuteInstaller.
Action ended 13:49:12: ExecuteInstaller. Return value 1.
MSI (s) (D8:64) [13:49:12:555]: Skipping action: ExecuteUninstaller (condition is false)
MSI (s) (D8:64) [13:49:12:555]: Doing action: RegisterUser
Action start 13:49:12: RegisterUser.
Action ended 13:49:12: RegisterUser. Return value 0.
MSI (s) (D8:64) [13:49:12:556]: Doing action: RegisterProduct
Action start 13:49:12: RegisterProduct.
Action ended 13:49:12: RegisterProduct. Return value 1.
MSI (s) (D8:64) [13:49:12:559]: Doing action: PublishFeatures
Action start 13:49:12: PublishFeatures.
Action ended 13:49:12: PublishFeatures. Return value 1.
MSI (s) (D8:64) [13:49:12:561]: Doing action: PublishProduct
Action start 13:49:12: PublishProduct.
MSI (s) (D8:64) [13:49:12:563]: Resolving source.
MSI (s) (D8:64) [13:49:12:563]: Resolving source to launched-from source.
MSI (s) (D8:64) [13:49:12:563]: Setting launched-from source as last-used.
MSI (s) (D8:64) [13:49:12:563]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\'.
MSI (s) (D8:64) [13:49:12:563]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\'.
MSI (s) (D8:64) [13:49:12:563]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{6A1EFD36-DC06-434E-B28F-22A64392C05C}'.
MSI (s) (D8:64) [13:49:12:563]: SOURCEDIR ==> C:\
MSI (s) (D8:64) [13:49:12:563]: SOURCEDIR product ==> {6A1EFD36-DC06-434E-B28F-22A64392C05C}
MSI (s) (D8:64) [13:49:12:563]: Determining source type
MSI (s) (D8:64) [13:49:12:564]: Source type from package 'out.msi': 2
MSI (s) (D8:64) [13:49:12:564]: SECREPAIR: Hash Database: C:\Windows\Installer\SourceHash{6A1EFD36-DC06-434E-B28F-22A64392C05C}
MSI (s) (D8:64) [13:49:12:674]: Source path resolution complete. Dumping Directory table...
MSI (s) (D8:64) [13:49:12:674]: Dir (source): Key: TARGETDIR    , Object: C:\   , LongSubPath:  , ShortSubPath: 
MSI (s) (D8:64) [13:49:12:674]: Dir (source): Key: TempFolder   , Object: C:\   , LongSubPath: Temp\    , ShortSubPath: 
MSI (s) (D8:64) [13:49:12:674]: Dir (source): Key: InstallDir   , Object: C:\   , LongSubPath: Temp\Wpkg-GP\    , ShortSubPath: 
Action ended 13:49:12: PublishProduct. Return value 1.
MSI (s) (D8:64) [13:49:12:675]: Doing action: InstallFinalize
Action start 13:49:12: InstallFinalize.
MSI (s) (D8:64) [13:49:12:677]: Running Script: C:\Windows\Installer\MSIC9FF.tmp
MSI (s) (D8:64) [13:49:12:677]: PROPERTY CHANGE: Adding UpdateStarted property. Its value is '1'.
MSI (s) (D8:64) [13:49:12:679]: Note: 1: 2265 2:  3: -2147287035 
MSI (s) (D8:64) [13:49:12:680]: Machine policy value 'DisableRollback' is 0
MSI (s) (D8:64) [13:49:12:680]: Note: 1: 2318 2:  
MSI (s) (D8:64) [13:49:12:682]: Note: 1: 2318 2:  
MSI (s) (D8:64) [13:49:12:683]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 
MSI (s) (D8:64) [13:49:12:684]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1361866279,LangId=1033,Platform=589824,ScriptType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=0)
MSI (s) (D8:64) [13:49:12:685]: Executing op: ProductInfo(ProductKey={6A1EFD36-DC06-434E-B28F-22A64392C05C},ProductName=Wpkg-GP (x64) MSI for GPO deployment,PackageName=out.msi,Language=1033,Version=1114129,Assignment=0,ObsoleteArg=0,,,PackageCode={556878B7-B4D9-49B3-8633-BEE73F226018},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=2)
MSI (s) (D8:64) [13:49:12:725]: SHELL32::SHGetFolderPath returned: \\192.168.200.6\profiles\Moritz\AppData
MSI (s) (D8:64) [13:49:13:033]: Executing op: DialogInfo(Type=0,Argument=1033)
MSI (s) (D8:64) [13:49:13:034]: Executing op: DialogInfo(Type=1,Argument=Wpkg-GP (x64) MSI for GPO deployment)
MSI (s) (D8:64) [13:49:13:034]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
MSI (s) (D8:64) [13:49:13:034]: Executing op: SetBaseline(Baseline=0,)
MSI (s) (D8:64) [13:49:13:034]: Executing op: SetBaseline(Baseline=1,)
MSI (s) (D8:64) [13:49:13:034]: Executing op: ActionStart(Name=ExecuteInstaller,Description=Executing the Wpkg-GP installer,)
MSI (s) (D8:64) [13:49:13:036]: Executing op: CustomActionSchedule(Action=ExecuteInstaller,ActionType=1234,Source=C:\Users\Moritz\AppData\Local\Temp\Wpkg-GP\Wpkg-GP-0.17.17_x64.exe,Target=/S /FromMSI /INI C:\Users\Moritz\AppData\Local\Temp\Wpkg-GP\Wpkg-GP.ini,)
MSI (s) (D8:64) [13:49:13:036]: Executing op: ActionStart(Name=RegisterProduct,Description=Registering product,Template=[1])
MSI (s) (D8:64) [13:49:13:036]: Executing op: UpdateEstimatedSize(EstimatedSize=0)
MSI (s) (D8:64) [13:49:13:037]: Executing op: ProductCPDisplayInfoRegister()
MSI (s) (D8:64) [13:49:13:038]: Executing op: ActionStart(Name=PublishProduct,Description=Publishing product information,)
MSI (s) (D8:64) [13:49:13:039]: Executing op: CleanupConfigData()
MSI (s) (D8:64) [13:49:13:039]: Executing op: RegisterPatchOrder(Continue=0,SequenceType=1,Remove=0)
1: ExecuteInstaller 2: 0 
MSI (s) (D8:64) [13:49:13:041]: Executing op: SourceListRegisterLastUsed(SourceProduct={6A1EFD36-DC06-434E-B28F-22A64392C05C},LastUsedSource=C:\)
MSI (s) (D8:64) [13:49:13:041]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (s) (D8:64) [13:49:13:041]: Specifed source is already in a list.
MSI (s) (D8:64) [13:49:13:041]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (D8:64) [13:49:13:041]: Adding new sources is allowed.
MSI (s) (D8:64) [13:49:13:041]: Set LastUsedSource to: C:\.
MSI (s) (D8:64) [13:49:13:041]: Set LastUsedType to: n.
MSI (s) (D8:64) [13:49:13:041]: Set LastUsedIndex to: 1.
MSI (s) (D8:64) [13:49:13:041]: Executing op: End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=0)
MSI (s) (D8:64) [13:49:13:044]: Note: 1: 2265 2:  3: -2147287035 
MSI (s) (D8:64) [13:49:13:044]: User policy value 'DisableRollback' is 0
MSI (s) (D8:64) [13:49:13:044]: Machine policy value 'DisableRollback' is 0
MSI (s) (D8:64) [13:49:13:047]: Note: 1: 2265 2:  3: -2147287035 
MSI (s) (D8:64) [13:49:13:047]: Note: 1: 2318 2:  
MSI (s) (D8:64) [13:49:13:047]: Note: 1: 2318 2:  
MSI (s) (D8:64) [13:49:13:047]: No System Restore sequence number for this installation.
MSI (s) (D8:64) [13:49:13:047]: Unlocking Server
MSI (s) (D8:64) [13:49:13:057]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
Action ended 13:49:13: InstallFinalize. Return value 1.
Action ended 13:49:13: INSTALL. Return value 1.
Property(S): UpgradeCode = {1616D84D-6281-4655-BBD9-C5B220C43E16}
Property(S): UNINSTALLERCMD = C:\Program Files\Wpkg-GP\uninstall.exe
Property(S): InstallDir = C:\Users\Moritz\AppData\Local\Temp\Wpkg-GP\
Property(S): TempFolder = C:\Users\Moritz\AppData\Local\Temp\
Property(S): TARGETDIR = C:\
Property(S): SourceDir = C:\
Property(S): Privileged = 1
Property(S): Manufacturer = The Wpkg-GP team
Property(S): ProductCode = {6A1EFD36-DC06-434E-B28F-22A64392C05C}
Property(S): ProductLanguage = 1033
Property(S): ProductName = Wpkg-GP (x64) MSI for GPO deployment
Property(S): ProductVersion = 0.17.17.0
Property(S): ARPSYSTEMCOMPONENT = 1
Property(S): ARPCOMMENTS = Special MSI for deployment via Group Policies
Property(S): SecureCustomProperties = PREVIOUSVERSIONINSTALLED
Property(S): MsiLogFileLocation = C:\gp.log
Property(S): PackageCode = {556878B7-B4D9-49B3-8633-BEE73F226018}
Property(S): ProductState = 5
Property(S): ProductToBeRegistered = 1
Property(S): CURRENTDIRECTORY = C:\
Property(S): CLIENTUILEVEL = 0
Property(S): CLIENTPROCESSID = 4364
Property(S): PRODUCTLANGUAGE = 1033
Property(S): USERNAME = nimda
Property(S): ROOTDRIVE = C:\
Property(S): EXECUTEACTION = INSTALL
Property(S): ACTION = INSTALL
Property(S): INSTALLLEVEL = 1
Property(S): SECONDSEQUENCE = 1
Property(S): _MSI_FEATURE_SELECTION = _NONE_
Property(S): MsiSystemRebootPending = 1
Property(S): VersionDatabase = 300
Property(S): VersionMsi = 5.00
Property(S): VersionNT = 603
Property(S): VersionNT64 = 603
Property(S): WindowsBuild = 9600
Property(S): ServicePackLevel = 0
Property(S): ServicePackLevelMinor = 0
Property(S): MsiNTProductType = 1
Property(S): WindowsFolder = C:\Windows\
Property(S): WindowsVolume = C:\
Property(S): System64Folder = C:\Windows\system32\
Property(S): SystemFolder = C:\Windows\SysWOW64\
Property(S): RemoteAdminTS = 1
Property(S): ProgramFilesFolder = C:\Program Files (x86)\
Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
Property(S): ProgramFiles64Folder = C:\Program Files\
Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
Property(S): AppDataFolder = \\192.168.200.6\profiles\Moritz\AppData\
Property(S): FavoritesFolder = \\192.168.200.6\profiles\Moritz\Favoriten\
Property(S): NetHoodFolder = \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Network Shortcuts\
Property(S): PersonalFolder = \\192.168.200.6\profiles\Moritz\Dokumente\
Property(S): PrintHoodFolder = \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Printer Shortcuts\
Property(S): RecentFolder = \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Recent\
Property(S): SendToFolder = \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\SendTo\
Property(S): TemplateFolder = \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Templates\
Property(S): CommonAppDataFolder = C:\ProgramData\
Property(S): LocalAppDataFolder = C:\Users\Moritz\AppData\Local\
Property(S): MyPicturesFolder = \\192.168.200.6\profiles\Moritz\Bilder\
Property(S): AdminToolsFolder = \\192.168.200.6\profiles\Moritz\Startmenu\Programs\Administrative Tools\
Property(S): StartupFolder = \\192.168.200.6\profiles\Moritz\Startmenu\Programs\Startup\
Property(S): ProgramMenuFolder = \\192.168.200.6\profiles\Moritz\Startmenu\Programs\
Property(S): StartMenuFolder = \\192.168.200.6\profiles\Moritz\Startmenu\
Property(S): DesktopFolder = \\192.168.200.6\profiles\Moritz\Desktop\
Property(S): FontsFolder = C:\Windows\Fonts\
Property(S): GPTSupport = 1
Property(S): OLEAdvtSupport = 1
Property(S): ShellAdvtSupport = 1
Property(S): MsiAMD64 = 6
Property(S): Msix64 = 6
Property(S): Intel = 6
Property(S): PhysicalMemory = 4096
Property(S): VirtualMemory = 1775
Property(S): AdminUser = 1
Property(S): MsiTrueAdminUser = 1
Property(S): LogonUser = Moritz
Property(S): UserSID = S-1-5-21-2990084406-2117279596-39235-1142
Property(S): UserLanguageID = 1031
Property(S): ComputerName = MORITZ-VM
Property(S): SystemLanguageID = 1031
Property(S): ScreenX = 1024
Property(S): ScreenY = 768
Property(S): CaptionHeight = 19
Property(S): BorderTop = 1
Property(S): BorderSide = 1
Property(S): TextHeight = 16
Property(S): TextInternalLeading = 3
Property(S): ColorBits = 32
Property(S): TTCSupport = 1
Property(S): Time = 13:49:13
Property(S): Date = 12.09.2020
Property(S): MsiNetAssemblySupport = 4.8.3752.0
Property(S): MsiWin32AssemblySupport = 6.3.18362.719
Property(S): RedirectedDllSupport = 2
Property(S): MsiRunningElevated = 1
Property(S): Installed = 00:00:00
Property(S): DATABASE = C:\Windows\Installer\196c4b2.msi
Property(S): OriginalDatabase = C:\out.msi
Property(S): UILevel = 5
Property(S): CostingComplete = 1
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceRemaining = 0
Property(S): SOURCEDIR = C:\
Property(S): SourcedirProduct = {6A1EFD36-DC06-434E-B28F-22A64392C05C}
MSI (s) (D8:64) [13:49:13:089]: MainEngineThread is returning 0
MSI (s) (D8:80) [13:49:13:089]: RESTART MANAGER: Session closed.
MSI (s) (D8:80) [13:49:13:089]: No System Restore sequence number for this installation.
MSI (s) (D8:80) [13:49:13:096]: User policy value 'DisableRollback' is 0
MSI (s) (D8:80) [13:49:13:096]: Machine policy value 'DisableRollback' is 0
MSI (s) (D8:80) [13:49:13:096]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (D8:80) [13:49:13:096]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 
MSI (s) (D8:80) [13:49:13:098]: Note: 1: 2265 2:  3: -2147287035 
MSI (s) (D8:80) [13:49:13:099]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 
MSI (s) (D8:80) [13:49:13:100]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI (c) (0C:08) [13:49:13:102]: Back from server. Return value: 0
MSI (c) (0C:08) [13:49:13:102]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI (c) (0C:08) [13:49:13:102]: PROPERTY CHANGE: Deleting SECONDSEQUENCE property. Its current value is '1'.
Action ended 13:49:13: ExecuteAction. Return value 1.
Action ended 13:49:13: INSTALL. Return value 1.
Property(C): UpgradeCode = {1616D84D-6281-4655-BBD9-C5B220C43E16}
Property(C): UNINSTALLERCMD = C:\Program Files\Wpkg-GP\uninstall.exe
Property(C): InstallDir = C:\Users\Moritz\AppData\Local\Temp\Wpkg-GP\
Property(C): TempFolder = C:\Users\Moritz\AppData\Local\Temp\
Property(C): TARGETDIR = C:\
Property(C): Privileged = 1
Property(C): Manufacturer = The Wpkg-GP team
Property(C): ProductCode = {6A1EFD36-DC06-434E-B28F-22A64392C05C}
Property(C): ProductLanguage = 1033
Property(C): ProductName = Wpkg-GP (x64) MSI for GPO deployment
Property(C): ProductVersion = 0.17.17.0
Property(C): ARPSYSTEMCOMPONENT = 1
Property(C): ARPCOMMENTS = Special MSI for deployment via Group Policies
Property(C): SecureCustomProperties = PREVIOUSVERSIONINSTALLED
Property(C): MsiLogFileLocation = C:\gp.log
Property(C): PackageCode = {556878B7-B4D9-49B3-8633-BEE73F226018}
Property(C): ProductState = 5
Property(C): ProductToBeRegistered = 1
Property(C): CURRENTDIRECTORY = C:\
Property(C): CLIENTUILEVEL = 0
Property(C): CLIENTPROCESSID = 4364
Property(C): MsiSystemRebootPending = 1
Property(C): PRODUCTLANGUAGE = 1033
Property(C): VersionDatabase = 300
Property(C): VersionMsi = 5.00
Property(C): VersionNT = 603
Property(C): VersionNT64 = 603
Property(C): WindowsBuild = 9600
Property(C): ServicePackLevel = 0
Property(C): ServicePackLevelMinor = 0
Property(C): MsiNTProductType = 1
Property(C): WindowsFolder = C:\Windows\
Property(C): WindowsVolume = C:\
Property(C): System64Folder = C:\Windows\system32\
Property(C): SystemFolder = C:\Windows\SysWOW64\
Property(C): RemoteAdminTS = 1
Property(C): ProgramFilesFolder = C:\Program Files (x86)\
Property(C): CommonFilesFolder = C:\Program Files (x86)\Common Files\
Property(C): ProgramFiles64Folder = C:\Program Files\
Property(C): CommonFiles64Folder = C:\Program Files\Common Files\
Property(C): AppDataFolder = \\192.168.200.6\profiles\Moritz\AppData\
Property(C): FavoritesFolder = \\192.168.200.6\profiles\Moritz\Favoriten\
Property(C): NetHoodFolder = \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Network Shortcuts\
Property(C): PersonalFolder = \\192.168.200.6\profiles\Moritz\Dokumente\
Property(C): PrintHoodFolder = \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Printer Shortcuts\
Property(C): RecentFolder = \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Recent\
Property(C): SendToFolder = \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\SendTo\
Property(C): TemplateFolder = \\192.168.200.6\profiles\Moritz\AppData\Microsoft\Windows\Templates\
Property(C): CommonAppDataFolder = C:\ProgramData\
Property(C): LocalAppDataFolder = C:\Users\Moritz\AppData\Local\
Property(C): MyPicturesFolder = \\192.168.200.6\profiles\Moritz\Bilder\
Property(C): AdminToolsFolder = \\192.168.200.6\profiles\Moritz\Startmenu\Programs\Administrative Tools\
Property(C): StartupFolder = \\192.168.200.6\profiles\Moritz\Startmenu\Programs\Startup\
Property(C): ProgramMenuFolder = \\192.168.200.6\profiles\Moritz\Startmenu\Programs\
Property(C): StartMenuFolder = \\192.168.200.6\profiles\Moritz\Startmenu\
Property(C): DesktopFolder = \\192.168.200.6\profiles\Moritz\Desktop\
Property(C): FontsFolder = C:\Windows\Fonts\
Property(C): GPTSupport = 1
Property(C): OLEAdvtSupport = 1
Property(C): ShellAdvtSupport = 1
Property(C): MsiAMD64 = 6
Property(C): Msix64 = 6
Property(C): Intel = 6
Property(C): PhysicalMemory = 4096
Property(C): VirtualMemory = 1776
Property(C): AdminUser = 1
Property(C): MsiTrueAdminUser = 1
Property(C): LogonUser = Moritz
Property(C): UserSID = S-1-5-21-2990084406-2117279596-39235-1142
Property(C): UserLanguageID = 1031
Property(C): ComputerName = MORITZ-VM
Property(C): SystemLanguageID = 1031
Property(C): ScreenX = 1920
Property(C): ScreenY = 1007
Property(C): CaptionHeight = 23
Property(C): BorderTop = 1
Property(C): BorderSide = 1
Property(C): TextHeight = 16
Property(C): TextInternalLeading = 3
Property(C): ColorBits = 32
Property(C): TTCSupport = 1
Property(C): Time = 13:49:13
Property(C): Date = 12.09.2020
Property(C): MsiNetAssemblySupport = 4.8.3752.0
Property(C): MsiWin32AssemblySupport = 6.3.18362.719
Property(C): RedirectedDllSupport = 2
Property(C): MsiRunningElevated = 1
Property(C): USERNAME = nimda
Property(C): Installed = 00:00:00
Property(C): DATABASE = C:\Windows\Installer\196c4b2.msi
Property(C): OriginalDatabase = C:\out.msi
Property(C): VersionHandler = 5.00
Property(C): ROOTDRIVE = C:\
Property(C): EXECUTEACTION = INSTALL
Property(C): ACTION = INSTALL
Property(C): UILevel = 5
Property(C): CostingComplete = 0
Property(C): OutOfDiskSpace = 0
Property(C): OutOfNoRbDiskSpace = 0
Property(C): PrimaryVolumeSpaceAvailable = 0
Property(C): PrimaryVolumeSpaceRequired = 0
Property(C): PrimaryVolumeSpaceRemaining = 0
Property(C): INSTALLLEVEL = 1
=== Logging stopped: 12.09.2020  13:49:13 ===
MSI (c) (0C:08) [13:49:13:111]: Note: 1: 1728 
MSI (c) (0C:08) [13:49:13:111]: Note: 1: 2205 2:  3: Error 
MSI (c) (0C:08) [13:49:13:111]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1728 
MSI (c) (0C:08) [13:49:13:111]: Note: 1: 2205 2:  3: Error 
MSI (c) (0C:08) [13:49:13:111]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709 
MSI (c) (0C:08) [13:49:13:111]: Product: Wpkg-GP (x64) MSI for GPO deployment -- Configuration completed successfully.

MSI (c) (0C:08) [13:49:13:113]: Windows Installer reconfigured the product. Product Name: Wpkg-GP (x64) MSI for GPO deployment. Product Version: 0.17.17.0. Product Language: 1033. Manufacturer: The Wpkg-GP team. Reconfiguration success or error status: 0.

MSI (c) (0C:08) [13:49:13:113]: Grabbed execution mutex.
MSI (c) (0C:08) [13:49:13:113]: Cleaning up uninstalled install packages, if any exist
MSI (c) (0C:08) [13:49:13:115]: MainEngineThread is returning 0
=== Verbose logging stopped: 12.09.2020  13:49:13 ===

I am using the newest Windows 10 OS, In tried the latest normal and w7 installer.

Am I doing something wrong?

Thanks

Moritz

sonicnkt commented 4 years ago

Sadly my experience with msi creation process is quite limited as i am not using it, i also havent touched the code.

The errorcodes at the end of the msi creation log seem to be just success messages which can't be displayed because the "dictionary" for those is missing. See: https://docs.microsoft.com/de-de/windows/win32/msi/windows-installer-error-messages?redirectedfrom=MSDN

Do you have an exitcode/errorcode for the actual installation proces with your created msi file? ill try to generate a msi file later on my own and see what happens.

Bixilon commented 4 years ago

I can install the exe with the silent parameters (I think /INI and /S and /FROMMSI). works well. I also saw, that the exit code for the .exe succeded, but WPKG-GP is simply not installed. Nothing really happend.

I have also an very limited knowledge about msi files (Sadly).

sonicnkt commented 4 years ago

Just a quick update. Since im working from home now most of the time i don't have access to my wpkg test system. Im currently in the process to setup my wpkg dev evironment at home but this takes longer than expected. i havent touched the code in almost 2 Years and i have not pushed the latest changes i did to github. Im currently in the process of figuring out the changes i did and why ...

anyway, can you try to creat a msi from the original wpkg-gp release (not my modification) and check if this is working?