Hi,
I'm trying to install a normal application locally. But it tries to access a network location. What is going wrong? This is my log: === Verbose logging started: 7-5-2015 8:37:36 Build type: SHIP UNICODE 5.00.7601.00 Calling process: C:\Windows\system32\msiexec.exe === MSI (c) (70:AC) [08:37:36:611]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg MSI (c) (70:AC) [08:37:36:611]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg MSI (c) (70:E8) [08:37:36:611]: Resetting cached policy values MSI (c) (70:E8) [08:37:36:611]: Machine policy value 'Debug' is 0 MSI (c) (70:E8) [08:37:36:611]: ******* RunEngine: ******* Product: C:\PcaWorkstation.msi ******* Action: ******* CommandLine: ********** MSI (c) (70:E8) [08:37:36:611]: Machine policy value 'DisableUserInstalls' is 0 MSI (c) (70:E8) [08:37:36:626]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\PcaWorkstation.msi' against software restriction policy MSI (c) (70:E8) [08:37:36:626]: Note: 1: 2262 2: DigitalSignature 3: -2147287038 MSI (c) (70:E8) [08:37:36:626]: SOFTWARE RESTRICTION POLICY: C:\PcaWorkstation.msi is not digitally signed MSI (c) (70:E8) [08:37:36:626]: SOFTWARE RESTRICTION POLICY: C:\PcaWorkstation.msi is permitted to run at the 'unrestricted' authorization level. MSI (c) (70:E8) [08:37:36:626]: Cloaking enabled. MSI (c) (70:E8) [08:37:36:626]: Attempting to enable all disabled privileges before calling Install on Server MSI (c) (70:E8) [08:37:36:626]: End dialog not enabled MSI (c) (70:E8) [08:37:36:626]: Original package ==> C:\PcaWorkstation.msi MSI (c) (70:E8) [08:37:36:626]: Package we're running from ==> C:\PcaWorkstation.msi MSI (c) (70:E8) [08:37:36:626]: APPCOMPAT: Compatibility mode property overrides found. MSI (c) (70:E8) [08:37:36:626]: APPCOMPAT: looking for appcompat database entry with ProductCode '{23F71CBD-8DAD-45D2-A0FA-E9C7433E8187}'. MSI (c) (70:E8) [08:37:36:626]: APPCOMPAT: no matching ProductCode found in database. MSI (c) (70:E8) [08:37:36:642]: MSCOREE not loaded loading copy from system32 MSI (c) (70:E8) [08:37:36:642]: Machine policy value 'TransformsSecure' is 0 MSI (c) (70:E8) [08:37:36:642]: User policy value 'TransformsAtSource' is 0 MSI (c) (70:E8) [08:37:36:642]: Machine policy value 'DisablePatch' is 0 MSI (c) (70:E8) [08:37:36:642]: Machine policy value 'AllowLockdownPatch' is 0 MSI (c) (70:E8) [08:37:36:642]: Machine policy value 'DisableLUAPatching' is 0 MSI (c) (70:E8) [08:37:36:642]: Machine policy value 'DisableFlyWeightPatching' is 0 MSI (c) (70:E8) [08:37:36:642]: APPCOMPAT: looking for appcompat database entry with ProductCode '{23F71CBD-8DAD-45D2-A0FA-E9C7433E8187}'. MSI (c) (70:E8) [08:37:36:642]: APPCOMPAT: no matching ProductCode found in database. MSI (c) (70:E8) [08:37:36:642]: Transforms are not secure. MSI (c) (70:E8) [08:37:36:642]: Note: 1: 2205 2: 3: Control MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\Users\ADMINI~1\AppData\Local\Temp\PcaWorkstation_logfile.log'. MSI (c) (70:E8) [08:37:36:642]: Command Line: IPADDRESS=192.168.1.1 CURRENTDIRECTORY=C:\ CLIENTUILEVEL=0 CLIENTPROCESSID=3440 MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{F680FAA4-7850-41E6-A617-D3D42650C618}'. MSI (c) (70:E8) [08:37:36:642]: Product Code passed to Engine.Initialize: '' MSI (c) (70:E8) [08:37:36:642]: Product Code from property table before transforms: '{23F71CBD-8DAD-45D2-A0FA-E9C7433E8187}' MSI (c) (70:E8) [08:37:36:642]: Product Code from property table after transforms: '{23F71CBD-8DAD-45D2-A0FA-E9C7433E8187}' MSI (c) (70:E8) [08:37:36:642]: Product not registered: beginning first-time install MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'. MSI (c) (70:E8) [08:37:36:642]: Entering CMsiConfigurationManager::SetLastUsedSource. MSI (c) (70:E8) [08:37:36:642]: User policy value 'SearchOrder' is 'nmu' MSI (c) (70:E8) [08:37:36:642]: Adding new sources is allowed. MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'. MSI (c) (70:E8) [08:37:36:642]: Package name extracted from package path: 'PcaWorkstation.msi' MSI (c) (70:E8) [08:37:36:642]: Package to be registered: 'PcaWorkstation.msi' MSI (c) (70:E8) [08:37:36:642]: Note: 1: 2205 2: 3: Error MSI (c) (70:E8) [08:37:36:642]: Note: 1: 2262 2: AdminProperties 3: -2147287038 MSI (c) (70:E8) [08:37:36:642]: Machine policy value 'DisableMsi' is 0 MSI (c) (70:E8) [08:37:36:642]: Machine policy value 'AlwaysInstallElevated' is 0 MSI (c) (70:E8) [08:37:36:642]: User policy value 'AlwaysInstallElevated' is 0 MSI (c) (70:E8) [08:37:36:642]: Product installation will be elevated because user is admin and product is being installed per-machine. MSI (c) (70:E8) [08:37:36:642]: Running product '{23F71CBD-8DAD-45D2-A0FA-E9C7433E8187}' with elevated privileges: Product is assigned. MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Modifying IPADDRESS property. Its current value is '127.0.0.1'. Its new value: '192.168.1.1'. MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\'. MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'. MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '3440'. MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'. MSI (c) (70:E8) [08:37:36:642]: TRANSFORMS property is now: MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '405'. MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Favorites MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Network Shortcuts MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Documents MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Printer Shortcuts MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Recent MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\SendTo MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Templates MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\ProgramData MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Local MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Pictures MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Desktop MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates MSI (c) (70:E8) [08:37:36:642]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts MSI (c) (70:E8) [08:37:36:642]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16 MSI (c) (70:E8) [08:37:36:642]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation MSI (c) (70:E8) [08:37:36:642]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated. MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'. MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'. MSI (c) (70:E8) [08:37:36:642]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'User'. MSI (c) (70:E8) [08:37:36:642]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\PcaWorkstation.msi'. MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\PcaWorkstation.msi'. MSI (c) (70:E8) [08:37:36:642]: Machine policy value 'MsiDisableEmbeddedUI' is 0 MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\'. MSI (c) (70:E8) [08:37:36:642]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\'. MSI (c) (70:AC) [08:37:36:642]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '5.00'. MSI (c) (70:AC) [08:37:36:642]: Note: 1: 2205 2: 3: ControlEvent MSI (c) (70:AC) [08:37:36:642]: Note: 1: 2205 2: 3: ControlCondition MSI (c) (70:AC) [08:37:36:642]: Note: 1: 2205 2: 3: EventMapping MSI (c) (70:AC) [08:37:36:657]: Note: 1: 2205 2: 3: TextStyle MSI (c) (70:AC) [08:37:36:657]: Note: 1: 2205 2: 3: Dialog === Logging started: 7-5-2015 8:37:36 === MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: PatchPackage MSI (c) (70:E8) [08:37:36:657]: Machine policy value 'DisableRollback' is 0 MSI (c) (70:E8) [08:37:36:657]: User policy value 'DisableRollback' is 0 MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'. MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'. MSI (c) (70:E8) [08:37:36:657]: Doing action: INSTALL MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: INSTALL. Action start 8:37:36: INSTALL. MSI (c) (70:E8) [08:37:36:657]: UI Sequence table 'InstallUISequence' is present and populated. MSI (c) (70:E8) [08:37:36:657]: Running UISequence MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'. MSI (c) (70:E8) [08:37:36:657]: Doing action: SystemFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09 MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: SystemFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09. Action start 8:37:36: SystemFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09. MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding SystemFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09 property. Its value is 'C:\Windows\system32\'. Action ended 8:37:36: SystemFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: WindowsFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09 MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: WindowsFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09. Action start 8:37:36: WindowsFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09. MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding WindowsFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09 property. Its value is 'C:\Windows\'. Action ended 8:37:36: WindowsFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: WindowsFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1 MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: WindowsFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1. Action start 8:37:36: WindowsFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1. MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding WindowsFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1 property. Its value is 'C:\Windows\'. Action ended 8:37:36: WindowsFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: SystemFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1 MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: SystemFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1. Action start 8:37:36: SystemFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1. MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding SystemFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1 property. Its value is 'C:\Windows\system32\'. Action ended 8:37:36: SystemFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: FindRelatedProducts MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: FindRelatedProducts. Searching for related applications Action start 8:37:36: FindRelatedProducts. Action ended 8:37:36: FindRelatedProducts. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: AppSearch MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: AppSearch. Searching for installed applications Action start 8:37:36: AppSearch. AppSearch: Property: INSTALLLOCATION, Signature: RegistrySearch MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2262 2: Signature 3: -2147287038 MSI (c) (70:E8) [08:37:36:657]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\JDM Software BV\PETER Connects 3: 2 Action ended 8:37:36: AppSearch. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: LaunchConditions MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: LaunchConditions. Evaluating launch conditions Action start 8:37:36: LaunchConditions. Action ended 8:37:36: LaunchConditions. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: ValidateProductID MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: ValidateProductID. Action start 8:37:36: ValidateProductID. Action ended 8:37:36: ValidateProductID. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: CA_WindowsFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1 MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: CA_WindowsFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1. Action start 8:37:36: CA_WindowsFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1. Action ended 8:37:36: CA_WindowsFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: CA_SystemFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1 MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: CA_SystemFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1. Action start 8:37:36: CA_SystemFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1. Action ended 8:37:36: CA_SystemFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: CA_WindowsFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09 MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: CA_WindowsFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09. Action start 8:37:36: CA_WindowsFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09. Action ended 8:37:36: CA_WindowsFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: CA_SystemFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09 MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: CA_SystemFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09. Action start 8:37:36: CA_SystemFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09. Action ended 8:37:36: CA_SystemFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: CostInitialize MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: CostInitialize. Computing space requirements Action start 8:37:36: CostInitialize. MSI (c) (70:E8) [08:37:36:657]: Machine policy value 'MaxPatchCacheSize' is 10 MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'. MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'. Action ended 8:37:36: CostInitialize. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: SetINSTALLDIR MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: SetINSTALLDIR. Action start 8:37:36: SetINSTALLDIR. MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'PETER Connects'. Action ended 8:37:36: SetINSTALLDIR. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: FileCost MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: FileCost. Computing space requirements Action start 8:37:36: FileCost. MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: MsiAssembly MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: Class MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: Extension MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: TypeLib Action ended 8:37:36: FileCost. Return value 1. MSI (c) (70:E8) [08:37:36:657]: Doing action: CostFinalize MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: ActionText Action 8:37:36: CostFinalize. Computing space requirements Action start 8:37:36: CostFinalize. MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'. MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'. MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'. MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'. MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'. MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: Patch MSI (c) (70:E8) [08:37:36:657]: Note: 1: 2205 2: 3: Condition MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\'. MSI (c) (70:E8) [08:37:36:657]: PROPERTY CHANGE: Adding PlatformProgramFilesFolder property. Its value is 'C:\'. MSI (c) (70:E8) [08:37:54:207]: Note: 1: 1314 2: PETER Connects MSI (c) (70:E8) [08:37:54:207]: Note: 1: 1606 2: PETER Connects MSI (c) (70:E8) [08:37:54:207]: Note: 1: 2205 2: 3: Error MSI (c) (70:E8) [08:37:54:207]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1606 MSI (c) (70:AC) [08:37:54:207]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg Error 1606. Could not access network location PETER Connects. MSI (c) (70:E8) [08:37:56:188]: Note: 1: 2205 2: 3: Error MSI (c) (70:E8) [08:37:56:188]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709 MSI (c) (70:E8) [08:37:56:188]: Product: Peter Connect Workstation V8.0.0.0 x86 -- Error 1606. Could not access network location PETER Connects. MSI (c) (70:E8) [08:37:56:188]: Note: 1: 1606 2: PETER Connects MSI (c) (70:E8) [08:37:56:188]: Note: 1: 2205 2: 3: Error MSI (c) (70:E8) [08:37:56:188]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1606 MSI (c) (70:AC) [08:37:56:188]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg Error 1606. Could not access network location PETER Connects. MSI (c) (70:E8) [08:37:56:937]: Note: 1: 2205 2: 3: Error MSI (c) (70:E8) [08:37:56:937]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709 MSI (c) (70:E8) [08:37:56:937]: Product: Peter Connect Workstation V8.0.0.0 x86 -- Error 1606. Could not access network location PETER Connects. Action ended 8:37:56: CostFinalize. Return value 3. Action ended 8:37:56: INSTALL. Return value 3. Property(C): UpgradeCode = {23F71CBD-8DAD-45D2-A0FA-E9C7433E8187} Property(C): TARGETDIR = C:\ Property(C): INSTALLDIR = PETER Connects Property(C): PlatformProgramFilesFolder = C:\ Property(C): DesktopFolder = C:\Users\Public\Desktop\ Property(C): SourceDir = C:\ Property(C): VersionNT = 601 Property(C): ALLUSERS = 1 Property(C): ARPPRODUCTICON = Company.ico Property(C): ARPHELPLINK = http://www.peterconnects.com/ Property(C): ISReleaseFlags = #1 Property(C): IPADDRESS = 192.168.1.1 Property(C): IPADDRESS_VALIDATED = FALSE Property(C): perMachine = 1 Property(C): WIXUI_INSTALLDIR = INSTALLDIR Property(C): Manufacturer = JDM Software BV Property(C): ProductCode = {23F71CBD-8DAD-45D2-A0FA-E9C7433E8187} Property(C): ProductLanguage = 1033 Property(C): ProductName = Peter Connect Workstation V8.0.0.0 x86 Property(C): ProductVersion = 8.0.0.0 Property(C): SecureCustomProperties = WIX_DOWNGRADE_DETECTED;WIX_UPGRADE_DETECTED Property(C): WindowsFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1 = C:\Windows\ Property(C): SystemFolder_x86_VC.D371D00B_69EC_3F8E_A622_74710A89ADC1 = C:\Windows\system32\ Property(C): DirectoryTable100_x86.D371D00B_69EC_3F8E_A622_74710A89ADC1 = DirectoryTable Property(C): SystemFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09 = C:\Windows\system32\ Property(C): WindowsFolder_x86_VC.8F364BD8_5C29_332B_9A0E_43DF52AD4A09 = C:\Windows\ Property(C): DirectoryTable100_x86.8F364BD8_5C29_332B_9A0E_43DF52AD4A09 = DirectoryTable Property(C): MsiLogFileLocation = C:\Users\ADMINI~1\AppData\Local\Temp\PcaWorkstation_logfile.log Property(C): PackageCode = {F680FAA4-7850-41E6-A617-D3D42650C618} Property(C): ProductState = -1 Property(C): PackagecodeChanging = 1 Property(C): CURRENTDIRECTORY = C:\ Property(C): CLIENTUILEVEL = 0 Property(C): CLIENTPROCESSID = 3440 Property(C): MsiSystemRebootPending = 1 Property(C): VersionDatabase = 405 Property(C): VersionMsi = 5.00 Property(C): WindowsBuild = 7601 Property(C): ServicePackLevel = 1 Property(C): ServicePackLevelMinor = 0 Property(C): MsiNTProductType = 1 Property(C): WindowsFolder = C:\Windows\ Property(C): WindowsVolume = C:\ Property(C): SystemFolder = C:\Windows\system32\ Property(C): System16Folder = C:\Windows\system\ Property(C): RemoteAdminTS = 1 Property(C): TempFolder = C:\Users\ADMINI~1\AppData\Local\Temp\ Property(C): ProgramFilesFolder = C:\Program Files\ Property(C): CommonFilesFolder = C:\Program Files\Common Files\ Property(C): AppDataFolder = C:\Users\Administrator\AppData\Roaming\ Property(C): FavoritesFolder = C:\Users\Administrator\Favorites\ Property(C): NetHoodFolder = C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Network Shortcuts\ Property(C): PersonalFolder = C:\Users\Administrator\Documents\ Property(C): PrintHoodFolder = C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\ Property(C): RecentFolder = C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Recent\ Property(C): SendToFolder = C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\SendTo\ Property(C): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\ Property(C): CommonAppDataFolder = C:\ProgramData\ Property(C): LocalAppDataFolder = C:\Users\Administrator\AppData\Local\ Property(C): MyPicturesFolder = C:\Users\Administrator\Pictures\ Property(C): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\ Property(C): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\ Property(C): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ Property(C): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\ Property(C): FontsFolder = C:\Windows\Fonts\ Property(C): GPTSupport = 1 Property(C): OLEAdvtSupport = 1 Property(C): ShellAdvtSupport = 1 Property(C): Intel = 6 Property(C): PhysicalMemory = 3037 Property(C): VirtualMemory = 2727 Property(C): AdminUser = 1 Property(C): MsiTrueAdminUser = 1 Property(C): LogonUser = administrator Property(C): UserSID = S-1-5-21-1758585245-2642415111-414742982-500 Property(C): UserLanguageID = 1043 Property(C): ComputerName = PCTR3 Property(C): SystemLanguageID = 1043 Property(C): ScreenX = 1920 Property(C): ScreenY = 1080 Property(C): CaptionHeight = 22 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 = 8:37:56 Property(C): Date = 7-5-2015 Property(C): MsiNetAssemblySupport = 4.0.30319.18408 Property(C): MsiWin32AssemblySupport = 6.1.7601.17514 Property(C): RedirectedDllSupport = 2 Property(C): MsiRunningElevated = 1 Property(C): Privileged = 1 Property(C): USERNAME = User Property(C): DATABASE = C:\PcaWorkstation.msi Property(C): OriginalDatabase = C:\PcaWorkstation.msi Property(C): SOURCEDIR = C:\ 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 === Logging stopped: 7-5-2015 8:37:56 === MSI (c) (70:E8) [08:37:56:953]: Windows Installer installed the product. Product Name: Peter Connect Workstation V8.0.0.0 x86. Product Version: 8.0.0.0. Product Language: 1033. Manufacturer: JDM Software BV. Installation success or error status: 1603. MSI (c) (70:E8) [08:37:56:953]: Grabbed execution mutex. MSI (c) (70:E8) [08:37:56:953]: Cleaning up uninstalled install packages, if any exist MSI (c) (70:E8) [08:37:56:953]: MainEngineThread is returning 1603 === Verbose logging stopped: 7-5-2015 8:37:56 === Thanks!! Robin Lutteke Disclaimer Dit bericht met eventuele bijlagen is vertrouwelijk en uitsluitend bestemd voor de geadresseerde. Indien u niet de bedoelde ontvanger bent, wordt u verzocht de afzender te waarschuwen en dit bericht met eventuele bijlagen direct te verwijderen en/of te vernietigen. Het is niet toegestaan dit bericht en eventuele bijlagen te vermenigvuldigen, door te sturen, openbaar te maken, op te slaan of op andere wijze te gebruiken. Ordina N.V. en/of haar groepsmaatschappijen accepteren geen verantwoordelijkheid of aansprakelijkheid voor schade die voortvloeit uit de inhoud en/of de verzending van dit bericht. This e-mail and any attachments are confidential and are solely intended for the addressee. If you are not the intended recipient, please notify the sender and delete and/or destroy this message and any attachments immediately. It is prohibited to copy, to distribute, to disclose or to use this e-mail and any attachments in any other way. Ordina N.V. and/or its group companies do not accept any responsibility nor liability for any damage resulting from the content of and/or the transmission of this message. ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users