[Bug 50902] HvManager requires websocket.dll

WineHQ Bugzilla wine-bugs at winehq.org
Sat Apr 3 18:01:05 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50902

Louis Lenders <xerox.xerox2000x at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xerox.xerox2000x at gmail.com

--- Comment #1 from Louis Lenders <xerox.xerox2000x at 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list