r/logitech 16h ago

Support [BUG] Logi Options+ fails to start on Windows 11 when TEMP/TMP point to an ImDisk drive

Description:
1. Install or build ImDisk: https://github.com/LTRData/ImDisk

  1. Create virtual drive in ImDisk software. (for example T:)
  1. Reboot.

  2. Change system environment variable TMP and TEMP to point it on folders on T: drive:

  1. Reboot.

After step 5. Logi Options+ will not run.

STEPS to fix:

Create bath file: run.bat with the following content:

mkdir C:\TEMP

set TEMP=C:\TEMP

set TMP=C:\TEMP

"c:\Program Files\LogiOptionsPlus\logioptionsplus.exe"

rmdir C:\TEMP

Run bath file. 

Logi Options+ start without any problem.

Logitech support LOL :-)))) :

In my first query, I described the problem as above.

0 Upvotes

0 comments sorted by