Jump to content

bkmdano

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by bkmdano

  1. Hello again, I am a total Jscript / HTA noob, so please forgive me if I am missing something. If I comment out these lines at the bottom of the WPI.HTA, I no longer get the Could not save useroptions and windowsoptions error. Are they performing some needed function I missed?

    Please note: I am running this from a network share when i get the errors. The logged on user account would not have rights to modify any of these files on the server.

    Thanks!

    // if (!FileExists(optionsFile) && hdd != "")

    // SaveDefaultUserOptions();

    // if (!FileExists(windowFile) && hdd != "")

    // SaveDefaultWindowOptions();

×
×
  • Create New...