-
Notifications
You must be signed in to change notification settings - Fork 297
Setup isn't working here #25
Comments
Hello! Please try to run it from the command line with the following argument: See if that helps, cheers! |
Powershell x64 as admin:
Still nothing happens =/ There's no If I build it locally, will it generate the installer binary? Will the unsigned version work the same way? |
You need Advanced Installer with an Enterprise license to create the setup, so the build won't provide it for you and driver signing has no relevance to the setup not starting. You could also try this. |
This is so weird, no log is generated. It is as if the executable was never run.
Same result with About the signing, I wasn't implying it was the problem. I just wanted to know if Windows will allow an unsigned version to be installed, but it seems you generate it with an external tool. |
Is there something equivalent do |
Do any of these work? Is there anything generated in Windows Event Log when you try to run it? |
Nothing in the Event Viewer. Same results with other params. I ran the executable with IDA and it seems to be "breaking" after loading
Is the installer x32? |
Very odd. The installer is multi-arch, the setup is just a bootstrapper around the actual embedded MSIs... Since it's not my product (Advanced Installer) I could try to get support involved, IDK at this stage what to recommend honestly... |
No worries! Could you make the install scripts and raw msi files available? Since you are paying for it, you sure are entitled for some support =D maybe they've seen this elsewhere. I can provide all info you need. |
We could experiment with alternative builds of the setup together "in private" on my Discord for example, usually it has worked best in the past if those issues are tracked down together, maybe also involving a remote session. There's been a couple of oddities in the past I simply could never replicate on my machines 😁 |
Hello. I just had this problem here. After formatting my PC the installation was successful. |
Soooo... You nuked your Windows installation which had the problem and now with a fresh one you don't have the problem anymore? Thanks for sharing but that effectively nuked any chance to properly diagnose and fix as well 🤷♀️ |
Sorry. I remember that I used the PS3 controler with the ScpDriver here. Maybe that was the problem. |
Very unlikely, at this stage of the setup no driver shenanigans is involved at all. |
Hi, got the same problem here... I managed to generate a logfile (combining the log command AND the exenoupdates), but i have no idea what anything of that means, gonna upload the log file, hope it helps. OS: Windows 10 Pro 1903 x64 |
Hi, i have the same issue but i wasn't able to generate a log file through the command line. |
grumpy Advanced Installer noises |
There's not much i can do i guess? |
Hehe |
@bolaum @AsuraMazda @henriquel1997 I've published a pre-release addressing the issues, please test and report, thank you! |
Seems to be working fine here! |
@nefarius wow! Much installer, very working! Dude, please tell me what you did. I'm professionally curious =D |
@bolaum nothing too exciting I'm afraid, I removed the pre-setup update check and re-built the setup with latest Advanced Installer and there we have it 😅 |
Alright, I think we are good to go 😄 |
This is still a problem. OS Name: Microsoft Windows 10 Home ViGEmBus_Setup_1.16.116.exe /exenoupdates This page in the forums is full of dead links and the repository does not seem to work. |
@HughWish the installation methods referenced on that post don't exist anymore for like a year now. |
Describe the bug
I downloaded the latest installer (ViGEmBus_Setup_1.16.115.exe) and tried to run it. Absolutely nothing happens. I already tried as admin and through powershell, nothing is printed either. I found out that GloSC wasn't working because the driver wasn't installed, so I tried to install it manually.
To Reproduce
Expected behavior
The driver to be installed.
System details (please complete the following information):
Are there any flags I can pass to the installer to make it verbose and give me any clues on what is happening?
The text was updated successfully, but these errors were encountered: