https://bugs.winehq.org/show_bug.cgi?id=50902
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 69730 --> https://bugs.winehq.org/attachment.cgi?id=69730 stub dll
Confirming
Attached stub dll makes the installer complete and the application Hvm.exe is installed albeit I haven`t got a clue how to use it
wine Hvm.exe
The following commands are available:
add-instance - Adds an instance. update-instance - Updates an instance. delete-instance - Deletes an instance. start-instance - Starts an instance. stop-instance - Stops an instance. restart-instance - Restarts an instance. view-instances - Displays a list of instances.
Command options:
-name - Instance name. -url - URL Template. Example: http://+:8117/ -user - User account name to run the Web Service. Default: .\HvmService -password - User account password. -auth - Authentication Scheme: WEBFORM (default); NTLM -admin - Administrator user name: Domain\User. Valid for -auth NTLM. -dbpath - Database file path. Default: %LOCALAPPDATA%\HvManager[instanceName]\hvm.db
Usage:
add-instance -name -url [-user] [-password] [-auth] [-admin] [-dbpath] update-instance -name [-url] [-user] [-password] [-auth] [-admin] [-dbpath] restart-instance -name