scmr7setup.cmd doesn't support custom desktop folder location #74


Closed
  • ksh0v0 created this issue Mar 16, 2019

    scmr7setup.cmd creates a desktop shortcut in the desktop folder, but assumes it's %USERPROFILE%\Desktop. This is not necessarily the case, as Windows allows users to choose custom locations for Desktop and a bunch of other special folders (right click Desktop folder -> Properties -> Location -> set custom location). oWS.SpecialFolders("Desktop") should be used instead to get Desktop location. See https://ss64.com/vb/special.html.

  • OmegaWeaponX closed issue Jan 6, 2020

To post a comment, please login or register a new account.