mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-14 18:12:35 +08:00
Updated Random note for Windows (for developers) (markdown)
@ -11,6 +11,8 @@ PS > Invoke-WebRequest $source -OutFile mysql-connector-c-6.1.9-winx64.msi
|
||||
|
||||
### extract msi file
|
||||
|
||||
http://superuser.com/a/307679
|
||||
|
||||
```
|
||||
PS C:\work> msiexec.exe /a C:\Downloads\mysql-connector-c-6.1.9-win32.msi /qb TARGETDIR=c:\work\mc32
|
||||
PS C:\work> dir C:\work\mc32
|
||||
|
Reference in New Issue
Block a user