vxiiduu / VxKex

Windows 7 API Extensions
859 stars 47 forks source link

[Not working] Google Drive (Desktop Installer) #195

Open Phaerox opened 2 months ago

Phaerox commented 2 months ago

As the title says. Although the first screen of the installer opens without an error, after starting the installation it says "The driver coudln't be installed" (roughly translated from german). Used with and without stronger version reporting. Double checked that "Disable VxKex for child processes" was unchecked.

adeii commented 2 months ago

Portable/unpacked version of GD 89.x works with latest VxKex. No need to install driver.

i486 commented 2 months ago

Please include VxKex log files. They are important for the author to diagnose problems and improve the application.

Steps to upload VxKex log files:

  1. Locate VxKex log files:

    • Press the Windows key + R to open the Run dialog.
    • Type in %LOCALAPPDATA%\VxKex\Logs and press Enter. This should open the directory containing the VxKex log files (if they exist).
  2. Clear VxKex logs (Optional):

    • In the VxKex Logs folder, select all files (Ctrl+A).
    • Right-click and choose "Delete" or "Move to trash" (depending on your operating system).
    • If you encounter issues deleting some log files, try closing any applications that are using VxKex functionality.
  3. Enable VxKex and reproduce the crash:

    • Follow the instructions for enabling VxKex on the application.
    • Perform the actions that cause the application to crash.
    • Exit/Terminate the app
  4. Collect VxKex logs:

    • Navigate back to the VxKex Logs folder (as shown in step 1).
    • Compress the log files into a single ZIP archive. You can usually do this by selecting all files, right-clicking, and choosing "Compress" or "Zip".
  5. Attach the log archive to your GitHub post/comment:

    • To attach a file to an issue, drag and drop it into the comment box. Alternatively, you can click Paper Clip icon in the formatting bar above the comment box to browse, select, and add a file from your computer.
adeii commented 2 months ago

Unpacked version of GD 90.0.3 works with latest VxKex, too.

dxxxxp commented 2 months ago

DNSChanger seems to have similar issues. The app will start but nothing is working

adeii commented 2 months ago

DNSChanger

This https://github.com/DnsChanger/dnsChanger-desktop/releases ? Also works with VxKex 1.1.1+ - or - you can copy resources from it and use inside Supermium Electron 28.

dxxxxp commented 2 months ago

@adeii Did you see https://github.com/vxiiduu/VxKex/issues/206 ?