[Bug 43972] New: Voicemeeter Pro: Run as Administrator
https://bugs.winehq.org/show_bug.cgi?id=43972 Bug ID: 43972 Summary: Voicemeeter Pro: Run as Administrator Product: Wine Version: 2.0.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wintrust Assignee: wine-bugs(a)winehq.org Reporter: menabeshai7(a)gmail.com Distribution: --- Created attachment 59622 --> https://bugs.winehq.org/attachment.cgi?id=59622 tried xp/7/8/10 and wintrust works with 7. tried going around admin needed also. tried playonlinux in terminal. last i added wine64 running in terminal. /tmp/vbcable/ is from windows c/p. Any windows enviroment says that Admin bug. including emulated driver enviroment. Unknown Error 0 (0x00000000) Be sure to run this program in Administrator mode (right click on Setup Program to do so) That's word for word caps and all just in case also thought the ammount of 0's mattered. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43972 Mena beshai <menabeshai7(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.vb-audio.com/Vo | |icemeeter/banana.htm Severity|blocker |normal -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43972 --- Comment #1 from Mena beshai <menabeshai7(a)gmail.com> --- No LSB modules are available. Distributor ID: Sparky Description: SparkyLinux Release: 5 Codename: Nibiru -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43972 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|wintrust |setupapi Keywords| |download, Installer CC| |xerox.xerox2000x(a)gmail.com Ever confirmed|0 |1 --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Confriming. i downloaded https://download.vb-audio.com/Download_CABLE/VoicemeeterSetup.exe After the install there`s a VBCABLE_Setup.exe in the installed directory. Running that gives: fixme:setupapi:SetupDiCallClassInstaller 25 0x12feb8 0x32e180 and the installer says you need to be administrator. With the hack below the installer claims to be successfull, but I haven`t got a clue if it really installed anything. hack: diff --git a/dlls/setupapi/devinst.c b/dlls/setupapi/devinst.c index 4a852da..e04c329 100644 --- a/dlls/setupapi/devinst.c +++ b/dlls/setupapi/devinst.c @@ -3686,7 +3686,7 @@ BOOL WINAPI SetupDiCallClassInstaller( PSP_DEVINFO_DATA DeviceInfoData) { FIXME("%d %p %p\n", InstallFunction, DeviceInfoSet, DeviceInfoData); - return FALSE; + return 1;//FALSE; } /*********************************************************************** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43972 --- Comment #3 from Mena beshai <menabeshai7(a)gmail.com> --- (In reply to Louis Lenders from comment #2)
Confriming. i downloaded https://download.vb-audio.com/Download_CABLE/VoicemeeterSetup.exe
After the install there`s a VBCABLE_Setup.exe in the installed directory.
Running that gives: fixme:setupapi:SetupDiCallClassInstaller 25 0x12feb8 0x32e180
and the installer says you need to be administrator.
With the hack below the installer claims to be successfull, but I haven`t got a clue if it really installed anything.
hack:
diff --git a/dlls/setupapi/devinst.c b/dlls/setupapi/devinst.c index 4a852da..e04c329 100644 --- a/dlls/setupapi/devinst.c +++ b/dlls/setupapi/devinst.c @@ -3686,7 +3686,7 @@ BOOL WINAPI SetupDiCallClassInstaller( PSP_DEVINFO_DATA DeviceInfoData) { FIXME("%d %p %p\n", InstallFunction, DeviceInfoSet, DeviceInfoData); - return FALSE; + return 1;//FALSE; }
/***********************************************************************
? Do I just input that in terminal ?? plus you may have to download https://www.vb-audio.com/Cable/index.htm and set audio to voicemeeter input. only saying may cause idk if wine downloads drivers or dll only in order to use programs. and https://www.youtube.com/watch?v=EdAhR_CdjLc helped alot. I used to understand it. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43972 --- Comment #4 from Mena beshai <menabeshai7(a)gmail.com> --- Louis Lenders Confriming. i downloaded https://download.vb-audio.com/Download_CABLE/VoicemeeterSetup.exe wow I just understood what you meant by (Confirming. i downloaded). yes and no. I attempted to but I think I probably found a workaround with either some other exe in voicemeeter banana or vb-audio cable. I think it was all the way down and was voicemeeter pro but without x64 but used the 64bit drive. hopefully I typed how I did it in AppDB. if not I can try to find out how I did again but voicemeeter is only the interface. you still need the vb-cables to route the sound for it to work as intended. that yt vid even shows that it's needed and everyone else on yt says that for it to work as it should. It's needed. O and fyi that anmin thing is on every version of wine even developers edition. the dev ed is how i was able to have 64bit on kali but that exe is the only one that worked. and if I know how to post images I would. o well. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43972 Mena beshai <menabeshai7(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|https://www.vb-audio.com/Vo |https://www.vb-audio.com/Vo |icemeeter/banana.htm |icemeeter/banana.htm , --- Comment #5 from Mena beshai <menabeshai7(a)gmail.com> --- Nvm take that back. voicemeeter is the main one and vb-cable is an addon/extention but voicemeeter input for audio device is needed though. how do you delete your own comment. I wouldn't post 2x if I knew how. I'd just edit, or delete and retype. -- 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.
participants (1)
-
wine-bugs@winehq.org