Skip to content

Commit

Permalink
Fix explorer lnk hack not work after 22H2
Browse files Browse the repository at this point in the history
  • Loading branch information
mhtvsSFrpHdE committed Nov 13, 2022
1 parent 024ad2b commit f6855c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qpp/prefetch/prefetch.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ FirefoxProgramFiles=C:\\Program Files\\Mozilla Firefox
IsFirefoxFile=firefox.exe$|\\.ja$|\\.db-wal$|\\.js$|\\.filter$|\\.baklz4$|\\.stash$|\\.sbstore$|\\.jsonlz4$|\\.xpi$|\\.little$|\\.ico$|\\.mozlz4$|\\.lock$|\\.ini$|\\.mdb$|\\.test$|\\.dll$|\\.sqlite-wal$|\\.ttf$|\\.json$|\\.DLL$|\\.sqlite-shm$|\\.info$|\\.tmp$|\\.default$|\\.txt$|\\.metadata$|\\.sqlite$|\\.log$|\\.lz4$|\\.vlpset$|\\.bin$|\\.css$|\\.db$|\\.sqlite-journal$|\\.list$|\\.files$|\\.db-journal$|\\.dat$

[AfterPrefetch]
Firefox=explorer Firefox.lnk
Firefox=explorer .\\Firefox.lnk

[Thread]
MaxThreadCount=0
Expand All @@ -39,4 +39,4 @@ Size=320,240
Resizable=true

[CustomTrayMenu]
StartFirefox=explorer Firefox.lnk
StartFirefox=explorer .\\Firefox.lnk

0 comments on commit f6855c2

Please sign in to comment.