Unattended / silent installation of mBlock5 V5.1.0


#1

Hello all,

I encounter a problem during the silent installation of mBlock5.

What I want:
Unattended software distribution without any user action.

System: Win7 Pro x64

What happens:
At first everything runs fine, but after all files are copied to the harddrive the routine runs the driver installation and here is where the problem occurs.
While installing the ch341 driver Windows prompts a security dialogue because of untrusted certificates.
Unfortunately there is no “always trust…” checkbox, so no certificate will be added to the system, which later could be extracted to preinstall on another system to avoid this problem.

It is possible to choose “install this driver anyway” and the driver will be installed, but we don’t want any user action.

It is also possible to install the driver using the “Driver_for_Windows.exe” from …\mblock\drivers\ and execute this one before the common installation, but the setup routine will uninstall the previous installed driver and thereby destroys this action.

Dear @tech_support, would it be possible to execute the installation routine without installing the drivers automatically?

Looking forward for helpful answers,
HaFuDin


#2

Did you try to disable antivirus and firewall?


#3

Yes, I also tried this scenario.
Unfortunately same result.


#4

Also disabling UAC doesn’t help.


#5

That is strange, could you show us a video about that?
And same issue with another computer?
Any special program installed on the computer?


#6

Yes, same issue with another computer.
No, there are no special programs, like system tweaker utlities or any system monitoring programs installed.

I found out the certificate for “ch341ser.inf” given with the “ch341ser.cat” file isn’t valid anymore.
Validity ended on 29. May 2019.
The strange thing about this is, when I choose “install the driver anyway” during installation, Windows adds a property field to the certificate called “Erweiterte Fehlerinformation” (extended error information) where it grants validity, although it is outdated.

After exporting this certificate into a file and importing it manually to the “Trusted Publishers” the property field is lost and the certificate remains invalid.

Please see attached pictures.





#7

Hi HaFuDin,
Would you please still take a video to show the process? I also use windows 7 Pro 64 bits computer, I, and my colleague never encountered same or similar issue. I tried to check the ch340ser.cat, there is no information for its validity date information. Hope you can do me a video since you start to install the mBlock 5.1.
Thank you!


#8

There you are.

Please download the 9mb Video here:
https://www.magentacloud.de/lnk/U9D0xZ5G

or here:

Following the relevant excerpt of the installation log:

2019-07-31 11:57:35.286 Log opened. (Time zone: UTC+02:00)
2019-07-31 11:57:35.286 Setup version: Inno Setup version 5.5.9 (u)
2019-07-31 11:57:35.286 Original Setup EXE: C:\Users\Administrator.WIN-TESTCLIENT\Desktop\V5.1.0.exe
2019-07-31 11:57:35.286 Setup command line: /SL5="$D0264,157920132,485376,C:\Users\Administrator.WIN-TESTCLIENT\Desktop\V5.1.0.exe" /SILENT /LOG=c:\tmp\mblocklog.txt
2019-07-31 11:57:35.286 Windows version: 6.1.7601 SP1 (NT platform: Yes)
2019-07-31 11:57:35.286 64-bit Windows: Yes
2019-07-31 11:57:35.286 Processor architecture: x64
2019-07-31 11:57:35.286 User privileges: Administrative
2019-07-31 11:57:35.348 64-bit install mode: No
2019-07-31 11:57:35.351 Created temporary directory: C:\Users\ADMINI~1.WIN\AppData\Local\Temp\is-IEDAP.tmp
2019-07-31 11:57:35.981 Starting the installation process.
2019-07-31 11:57:35.985 Creating directory: C:\ProgramData\mBlock5
2019-07-31 11:57:35.986 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus
2019-07-31 11:57:35.986 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\app
2019-07-31 11:57:35.987 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\app\runtime
2019-07-31 11:57:35.987 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\node_modules
2019-07-31 11:57:35.988 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\node_modules\resolve
2019-07-31 11:57:35.988 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\node_modules\resolve\test
2019-07-31 11:57:35.988 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\node_modules\resolve\test\resolver
2019-07-31 11:57:35.989 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\node_modules\resolve\test\resolver\symlinked
2019-07-31 11:57:35.989 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\node_modules\resolve\test\resolver\symlinked_
2019-07-31 11:57:35.990 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\node_modules\resolve\test\resolver\symlinked_\symlink_target
2019-07-31 11:57:35.990 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\node_modules\tar-fs
2019-07-31 11:57:35.990 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\node_modules\tar-fs\test
2019-07-31 11:57:35.991 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\node_modules\tar-fs\test\fixtures
2019-07-31 11:57:35.991 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\node_modules\tar-fs\test\fixtures\e
2019-07-31 11:57:35.991 Creating directory: C:\ProgramData\mBlock5\IdeServicePlus\node_modules\tar-fs\test\fixtures\e\directory
2019-07-31 11:57:35.992 Directory for uninstall files: C:\ProgramData\mBlock5
2019-07-31 11:57:35.992 Creating new uninstall log: C:\ProgramData\mBlock5\unins000.dat
2019-07-31 11:57:35.995 – File entry –
2019-07-31 11:57:35.996 Dest filename: C:\ProgramData\mBlock5\unins000.exe
2019-07-31 11:57:35.997 Time stamp of our file: 2019-07-31 11:57:35.172
2019-07-31 11:57:35.997 Installing the file.
2019-07-31 11:57:36.002 Uninstaller requires administrator: Yes
2019-07-31 11:57:36.003 Successfully installed the file.
2019-07-31 11:57:36.003 – File entry –
2019-07-31 11:57:36.003 Dest filename: C:\ProgramData\mBlock5\IdeServicePlus\mnode.exe
2019-07-31 11:57:36.003 Time stamp of our file: 2019-07-03 22:03:22.000
2019-07-31 11:57:36.003 Installing the file.
2019-07-31 11:57:36.779 Successfully installed the file.
2019-07-31 11:57:36.779 Setting permissions on file: C:\ProgramData\mBlock5\IdeServicePlus\mnode.exe
2019-07-31 11:57:36.780 – File entry –
2019-07-31 11:57:36.780 Dest filename: C:\ProgramData\mBlock5\IdeServicePlus\app\app.js
2019-07-31 11:57:36.780 Time stamp of our file: 2019-07-03 22:02:10.000
2019-07-31 11:57:36.780 Installing the file.
2019-07-31 11:57:36.781 Successfully installed the file.
2019-07-31 11:57:36.781 Setting permissions on file: C:\ProgramData\mBlock5\IdeServicePlus\app\app.js
2019-07-31 11:57:36.782 – File entry –



2019-07-31 11:58:41.543 – File entry –
2019-07-31 11:58:41.543 Dest filename: C:\ProgramData\mBlock5\drivers\usbserial\x32\usbser.sys
2019-07-31 11:58:41.543 Time stamp of our file: 2018-04-19 18:03:32.000
2019-07-31 11:58:41.543 Installing the file.
2019-07-31 11:58:41.546 Successfully installed the file.
2019-07-31 11:58:41.546 – File entry –
2019-07-31 11:58:41.546 Dest filename: C:\ProgramData\mBlock5\drivers\usbserial\x64\mdmcpq.inf
2019-07-31 11:58:41.546 Time stamp of our file: 2018-04-19 18:03:32.000
2019-07-31 11:58:41.546 Installing the file.
2019-07-31 11:58:41.546 Creating directory: C:\ProgramData\mBlock5\drivers\usbserial\x64
2019-07-31 11:58:41.551 Successfully installed the file.
2019-07-31 11:58:41.551 – File entry –
2019-07-31 11:58:41.551 Dest filename: C:\ProgramData\mBlock5\drivers\usbserial\x64\mdmcpq.PNF
2019-07-31 11:58:41.551 Time stamp of our file: 2018-04-19 18:03:32.000
2019-07-31 11:58:41.551 Installing the file.
2019-07-31 11:58:41.557 Successfully installed the file.
2019-07-31 11:58:41.557 – File entry –
2019-07-31 11:58:41.558 Dest filename: C:\ProgramData\mBlock5\drivers\usbserial\x64\usbser.sys
2019-07-31 11:58:41.558 Time stamp of our file: 2018-04-19 18:03:32.000
2019-07-31 11:58:41.558 Installing the file.
2019-07-31 11:58:41.561 Successfully installed the file.
2019-07-31 11:58:41.561 – File entry –
2019-07-31 11:58:41.561 Dest filename: C:\Windows\inf\mdmcpq.inf
2019-07-31 11:58:41.574 Time stamp of our file: 2018-04-19 18:03:32.000
2019-07-31 11:58:41.574 Dest file exists.
2019-07-31 11:58:41.574 Skipping due to “onlyifdoesntexist” flag.
2019-07-31 11:58:41.574 – File entry –
2019-07-31 11:58:41.575 Dest filename: C:\Windows\system32\drivers\usbser.sys
2019-07-31 11:58:41.591 Time stamp of our file: 2018-04-19 18:03:32.000
2019-07-31 11:58:41.591 Dest file exists.
2019-07-31 11:58:41.591 Skipping due to “onlyifdoesntexist” flag.
2019-07-31 11:58:41.980 – Icon entry –
2019-07-31 11:58:41.981 Dest filename: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\mBlock5\mBlock.lnk
2019-07-31 11:58:41.981 Creating the icon.
2019-07-31 11:58:42.078 Successfully created the icon.
2019-07-31 11:58:42.150 – Icon entry –
2019-07-31 11:58:42.150 Dest filename: C:\Users\Administrator.WIN-TESTCLIENT\Desktop\mBlock.lnk
2019-07-31 11:58:42.150 Creating the icon.
2019-07-31 11:58:42.156 Successfully created the icon.
2019-07-31 11:58:42.930 Installation process succeeded.
2019-07-31 11:58:42.931 – Run entry –
2019-07-31 11:58:42.931 Run as: Current user
2019-07-31 11:58:42.931 Type: Exec
2019-07-31 11:58:42.932 Filename: C:\ProgramData\mBlock5\drivers\ch341\SETUP.EXE
2019-07-31 11:58:42.932 Parameters: /u
2019-07-31 11:58:44.298 Process exit code: 0
2019-07-31 11:58:44.298 – Run entry –
2019-07-31 11:58:44.298 Run as: Current user
2019-07-31 11:58:44.298 Type: Exec
2019-07-31 11:58:44.298 Filename: C:\ProgramData\mBlock5\drivers\ch341\SETUP.EXE
2019-07-31 11:58:44.298 Parameters: /s
2019-07-31 11:59:15.152 Process exit code: 0
2019-07-31 11:59:15.152 – Run entry –
2019-07-31 11:59:15.152 Run as: Current user
2019-07-31 11:59:15.152 Type: Exec
2019-07-31 11:59:15.152 Filename: C:\ProgramData\mBlock5\drivers\usbserial\dpinst-x86.exe
2019-07-31 11:59:15.152 Parameters: /sw /se
2019-07-31 11:59:15.765 Process exit code: 2147483648
2019-07-31 11:59:15.770 Need to restart Windows? No
2019-07-31 11:59:15.773 Deinitializing Setup.
2019-07-31 11:59:15.788 Log closed.


#9

Sorry the file you sent, I downloaded it but failed to open with an error.
With the error message copied, I am afraid I cannot tell the issue.
Could you send it again to my email stephanie.wu@makeblock.com?


#10

Hi Stephanie,

I sent the video to you by mail.
Looking forward to solve the problem soon.


#11

Hi HaFuDin,

Sorry that Stephanie is on holiday, she will be back on next Wednesday.
Could you send the video to daisy@makeblock.com if very urgent to solve the problem.

Best Regards!


#12

Hi HaFuDin,

I will send you a version mBlock 5.1.0 for silent installing have a try via Wetansfer website. Please check it later.
Currently, We don’t have a separate version, ch340 is installed with the installation package.

Regarding to report problem,there is no good plan yet, our engineer is looking for some optimization.


#13

Hi tech_support,

the provided MSI file doesn’t work at all! :tired_face::see_no_evil:
The installation aborts with error message “v5.1.0.exe cannot be found” .

error

=== Logging started: 04.09.2019 11:41:05 ===
Action start 11:41:05: INSTALL.
Action start 11:41:05: FindRelatedProducts.
Action ended 11:41:05: FindRelatedProducts. Return value 1.
Action start 11:41:05: LaunchConditions.
Action ended 11:41:05: LaunchConditions. Return value 1.
Action start 11:41:05: ValidateProductID.
Action ended 11:41:05: ValidateProductID. Return value 1.
Action start 11:41:05: CostInitialize.
Action ended 11:41:05: CostInitialize. Return value 1.
Action start 11:41:05: ResolveSource.
Action ended 11:41:06: ResolveSource. Return value 1.
Action start 11:41:06: FileCost.
Action ended 11:41:07: FileCost. Return value 1.
Action start 11:41:07: CostFinalize.
Action ended 11:41:07: CostFinalize. Return value 1.
Action start 11:41:07: MigrateFeatureStates.
Action ended 11:41:07: MigrateFeatureStates. Return value 0.
Action start 11:41:07: InstallValidate.
Action ended 11:41:07: InstallValidate. Return value 1.
Action start 11:41:07: RemoveExistingProducts.
Action ended 11:41:07: RemoveExistingProducts. Return value 1.
Action start 11:41:07: InstallInitialize.
Action ended 11:41:07: InstallInitialize. Return value 1.
Action start 11:41:07: bz.EarlyInstallMain.
– CUSTOM ACTION – InstallMain
– CUSTOM ACTION – Elevated
– CUSTOM ACTION – User name is Administrator
– CUSTOM ACTION – The user is a member of the Administrators group.
– CUSTOM ACTION – GetProperty: Name=BZ.WRAPPED_APPID
– CUSTOM ACTION – GetProperty: Value=mblock5
– CUSTOM ACTION – GetProperty: Name=BZ.INSTALL_SUCCESS_CODES
– CUSTOM ACTION – GetProperty: Value=0
– CUSTOM ACTION – GetProperty: Name=BZ.ELEVATE_EXECUTABLE
– CUSTOM ACTION – GetProperty: Value=administrators
– CUSTOM ACTION – GetProperty: Name=BZ.BASENAME
– CUSTOM ACTION – GetProperty: Value=V5.1.0.exe
– CUSTOM ACTION – Save wrapped installer cabinet
– CUSTOM ACTION – Get database
– CUSTOM ACTION – Open view
– CUSTOM ACTION – Query: SELECT Data FROM Binary WHERE Name = ‘bz.WrappedSetupProgram’
– CUSTOM ACTION – Execute view
– CUSTOM ACTION – Get record
– CUSTOM ACTION – Create file: C:\Users\ADMINI~1\AppData\Local\Temp\MW-04b80ad2-0831-409b-bbb8-351e2fddb7d7\files.cab
– CUSTOM ACTION – Read stream
– CUSTOM ACTION – Export finished
– CUSTOM ACTION – Extract files
– CUSTOM ACTION – GetParameters: Start.
– CUSTOM ACTION – GetProperty: Name=BZ.FIXED_INSTALL_ARGUMENTS
– CUSTOM ACTION – GetProperty: Value=/VERYSILENT
– CUSTOM ACTION – GetProperty: Name=UILevel
– CUSTOM ACTION – GetProperty: Value=3
– CUSTOM ACTION – GetProperty: Name=WRAPPED_ARGUMENTS
– CUSTOM ACTION – GetProperty: Value=""
– CUSTOM ACTION – GetProperty: Name=BZ.UIBASIC_INSTALL_ARGUMENTS
– CUSTOM ACTION – GetProperty: Value=""
– CUSTOM ACTION – SubstProperties: Input=/VERYSILENT
– CUSTOM ACTION – GetProperty: Name=SourceDir
– CUSTOM ACTION – GetProperty: Value=C:\Users\Administrator\Desktop
– CUSTOM ACTION – GetProperty: Name=OriginalDatabase
– CUSTOM ACTION – GetProperty: Value=C:\Users\Administrator\Desktop\mblock-v5.1.0-20190711.msi
– CUSTOM ACTION – SubstProperties: Output=/VERYSILENT
– CUSTOM ACTION – GetParameters: Done./VERYSILENT
– CUSTOM ACTION – GetProperty: Name=C:\Users\Administrator\Desktop
– CUSTOM ACTION – GetProperty: Value=""
– CUSTOM ACTION – GetProperty: Name=BZ.CURRENTDIR
– CUSTOM ACTION – GetProperty: Value=SOURCEDIR
– CUSTOM ACTION – GetProperty: Name=UILevel
– CUSTOM ACTION – GetProperty: Value=3
– CUSTOM ACTION – GetProperty: Name=UILevel
– CUSTOM ACTION – GetProperty: Value=3
– CUSTOM ACTION – SetProperty: Name=BZ.INIFILE
– CUSTOM ACTION – SetProperty: Value=C:\Users\ADMINI~1\AppData\Local\Temp\MW-04b80ad2-0831-409b-bbb8-351e2fddb7d7\msiwrapper.ini
– CUSTOM ACTION – GetProperty: Name=BZ.RUN_BEFORE_INSTALL_FILE
– CUSTOM ACTION – GetProperty: Value=""
– CUSTOM ACTION – GetProperty: Name=BZ.RUN_BEFORE_INSTALL_PARAMETERS
– CUSTOM ACTION – GetProperty: Value=""
– CUSTOM ACTION – GetProperty: Name=BZ.RUN_AFTER_INSTALL_FILE
– CUSTOM ACTION – GetProperty: Value=""
– CUSTOM ACTION – GetProperty: Name=BZ.RUN_AFTER_INSTALL_PARAMETERS
– CUSTOM ACTION – GetProperty: Value=""
– CUSTOM ACTION – InstallPrepareInternal returned successfully
– CUSTOM ACTION – GetProperty: Name=BZ.INIFILE
– CUSTOM ACTION – GetProperty: Value=C:\Users\ADMINI~1\AppData\Local\Temp\MW-04b80ad2-0831-409b-bbb8-351e2fddb7d7\msiwrapper.ini
– CUSTOM ACTION – Settings were written to C:\Users\ADMINI~1\AppData\Local\Temp\MW-04b80ad2-0831-409b-bbb8-351e2fddb7d7\msiwrapper.ini
– CUSTOM ACTION – GetProperty: Name=BZ.WRAPPED_APPID
– CUSTOM ACTION – GetProperty: Value=mblock5
– CUSTOM ACTION – Wrapped application id is mblock5
– CUSTOM ACTION – Setup file name is C:\Users\ADMINI~1\AppData\Local\Temp\MW-04b80ad2-0831-409b-bbb8-351e2fddb7d7\files\V5.1.0.exe
– CUSTOM ACTION – Valid exit codes are 0
– CUSTOM ACTION – Setup parameters are /VERYSILENT
– CUSTOM ACTION – Working dir is “”
– CUSTOM ACTION – Current dir is SOURCEDIR
– CUSTOM ACTION – Focus is yes
– CUSTOM ACTION – Elevation mode is administrators
– CUSTOM ACTION – Debug Here
– CUSTOM ACTION – Run before install file: “”
– CUSTOM ACTION – Run before install parameters: “”
– CUSTOM ACTION – Run after install file: “”
– CUSTOM ACTION – Run after install parameters: “”
– CUSTOM ACTION – Unpacked files directory: C:\Users\ADMINI~1\AppData\Local\Temp\MW-04b80ad2-0831-409b-bbb8-351e2fddb7d7\files
– CUSTOM ACTION – Focus
– CUSTOM ACTION – Run wrapped setup
– CUSTOM ACTION – Elevation mode is administrators
– CUSTOM ACTION – OS supports elevation
– CUSTOM ACTION – Elevate executable installer
– CUSTOM ACTION – Error running wrapped setup
– CUSTOM ACTION – ShellExecuteEx failed (0).
– CUSTOM ACTION – File: C:\Users\ADMINI~1\AppData\Local\Temp\MW-04b80ad2-0831-409b-bbb8-351e2fddb7d7\files\V5.1.0.exe
– CUSTOM ACTION – Parameters: /VERYSILENT
– CUSTOM ACTION – Cleanup
– CUSTOM ACTION – ReadRegStr: Key=SOFTWARE\EXEMSI.COM\MSI Wrapper, ValueName=Debug, 32 bit
– CUSTOM ACTION – ReadRegStr: Unable to open key.
– CUSTOM ACTION – Setup file name is C:\Users\ADMINI~1\AppData\Local\Temp\MW-04b80ad2-0831-409b-bbb8-351e2fddb7d7\files\V5.1.0.exe
– CUSTOM ACTION – Remove setup file
– CUSTOM ACTION – Remove ini file
– CUSTOM ACTION – Session dir: C:\Users\ADMINI~1\AppData\Local\Temp\MW-04b80ad2-0831-409b-bbb8-351e2fddb7d7
– CUSTOM ACTION – Clean up files. Command: rd /s /q “C:\Users\ADMINI~1\AppData\Local\Temp\MW-04b80ad2-0831-409b-bbb8-351e2fddb7d7\files”
– CUSTOM ACTION – Remove cabinet file
CustomAction bz.EarlyInstallMain returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 11:42:34: bz.EarlyInstallMain. Return value 3.
Action ended 11:42:34: INSTALL. Return value 3.
Property(S): UpgradeCode = {B7A5FA24-56B0-4974-913A-A31BA0E76F17}
Property(S): BZ.INSTALLFOLDER = C:\Program Files (x86)[BZ.COMPANYNAME]
Property(S): ProgramFilesFolder = C:\Program Files (x86)
Property(S): TARGETDIR = C:
Property(S): SourceDir = C:\Users\Administrator\Desktop
Property(S): ALLUSERS = 1
Property(S): ARPNOREPAIR = 1
Property(S): ARPNOMODIFY = 1
Property(S): ARPPRODUCTICON = ProductIcon
Property(S): ARPHELPLINK = http://www.mblock.cc
Property(S): ARPURLINFOABOUT = http://www.mblock.cc
Property(S): ARPCOMMENTS = This installation was built with Inno Setup.
Property(S): ARPCONTACT = software@makeblock.com
Property(S): ARPURLUPDATEINFO = http://www.mblock.cc
Property(S): BZ.VER = 2985
Property(S): BZ.CURRENTDIR = SOURCEDIR
Property(S): BZ.WRAPPED_APPID = mblock5
Property(S): BZ.COMPANYNAME = EXEMSI.COM
Property(S): BZ.BASENAME = V5.1.0.exe
Property(S): BZ.ELEVATE_EXECUTABLE = administrators
Property(S): BZ.INSTALLMODE = EARLY
Property(S): BZ.WRAPPERVERSION = 9.0.30.0
Property(S): BZ.EXITCODE = 0
Property(S): BZ.INSTALL_SUCCESS_CODES = 0
Property(S): BZ.FIXED_INSTALL_ARGUMENTS = /VERYSILENT
Property(S): BZ.UINONE_INSTALL_ARGUMENTS = 2
Property(S): BZ.FIXED_UNINSTALL_ARGUMENTS = /VERYSILENT
Property(S): BZ.UINONE_UNINSTALL_ARGUMENTS = 2
Property(S): Manufacturer = Maker Works Technology Co. Ltd.,
Property(S): ProductCode = {574428DE-39C1-45E0-A653-60AC858F5EEF}
Property(S): ProductLanguage = 1033
Property(S): ProductName = mblock5
Property(S): ProductVersion = 5.1.0.0
Property(S): SecureCustomProperties = WIX_DOWNGRADE_DETECTED;WIX_UPGRADE_DETECTED
Property(S): LogonUser = Administrator
Property(S): USERNAME = EBGS
Property(S): Date = 04.09.2019
Property(S): Time = 11:42:34
Property(S): MsiLogFileLocation = c:\tmp\mblocklog.txt
Property(S): PackageCode = {F90DADA6-48E2-4784-A532-F8B251C2DFC5}
Property(S): ProductState = -1
Property(S): PackagecodeChanging = 1
Property(S): REBOOTPROMPT = S
Property(S): CURRENTDIRECTORY = C:\Users\Administrator
Property(S): CLIENTUILEVEL = 2
Property(S): CLIENTPROCESSID = 2404
Property(S): VersionDatabase = 200
Property(S): VersionMsi = 5.00
Property(S): VersionNT = 601
Property(S): VersionNT64 = 601
Property(S): WindowsBuild = 7601
Property(S): ServicePackLevel = 1
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): TempFolder = C:\Users\ADMINI~1\AppData\Local\Temp
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 = C:\Users\Administrator\AppData\Roaming
Property(S): FavoritesFolder = C:\Users\Administrator\Favorites
Property(S): NetHoodFolder = C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Network Shortcuts
Property(S): PersonalFolder = C:\Users\Administrator\Documents
Property(S): PrintHoodFolder = C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
Property(S): RecentFolder = C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Recent
Property(S): SendToFolder = C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\SendTo
Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates
Property(S): CommonAppDataFolder = C:\ProgramData
Property(S): LocalAppDataFolder = C:\Users\Administrator\AppData\Local
Property(S): MyPicturesFolder = C:\Users\Administrator\Pictures
Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs
Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu
Property(S): DesktopFolder = C:\Users\Public\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 = 2048
Property(S): VirtualMemory = 3034
Property(S): AdminUser = 1
Property(S): MsiTrueAdminUser = 1
Property(S): UserSID = S-1-5-21-2636482248-3396758671-207364405-500
Property(S): UserLanguageID = 1031
Property(S): ComputerName = WIN-TESTCLIENT
Property(S): SystemLanguageID = 1031
Property(S): ScreenX = 1024
Property(S): ScreenY = 768
Property(S): CaptionHeight = 22
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): MsiNetAssemblySupport = 2.0.50727.5483
Property(S): MsiWin32AssemblySupport = 6.1.7601.17514
Property(S): RedirectedDllSupport = 2
Property(S): MsiRunningElevated = 1
Property(S): Privileged = 1
Property(S): COMPANYNAME = Stadt Dinslaken
Property(S): DATABASE = C:\Windows\Installer\10d104.msi
Property(S): OriginalDatabase = C:\Users\Administrator\Desktop\mblock-v5.1.0-20190711.msi
Property(S): UILevel = 3
Property(S): MsiUIProgressOnly = 1
Property(S): MsiUIHideCancel = 1
Property(S): ACTION = INSTALL
Property(S): ROOTDRIVE = C:
Property(S): CostingComplete = 1
Property(S): SOURCEDIR = C:\Users\Administrator\Desktop
Property(S): SourcedirProduct = {574428DE-39C1-45E0-A653-60AC858F5EEF}
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceRemaining = 0
Property(S): INSTALLLEVEL = 1
Property(S): BZ.INIFILE = C:\Users\ADMINI~1\AppData\Local\Temp\MW-04b80ad2-0831-409b-bbb8-351e2fddb7d7\msiwrapper.ini
MSI (s) (5C:8C) [11:42:34:713]: Product: mblock5 – Installation failed.

MSI (s) (5C:8C) [11:42:34:713]: Das Produkt wurde durch Windows Installer installiert. Produktname: mblock5. Produktversion: 5.1.0.0. Produktsprache: 1033. Hersteller: Maker Works Technology Co. Ltd.,. Erfolg- bzw. Fehlerstatus der Installation: 1603.

=== Logging stopped: 04.09.2019 11:42:34 ===


#14

Hi HaFuDin,
Maybe your computer can only accept the exe install version. If still the ch340 driver cannot install automatically, we can only install that manually. Currently there is no better solution like extract the driver.