Using these forums, I found out how to create a .bat file and use Task Scheduler to auto reload my QVW. It appears to work, as the timestamp for "Date last modified" updates after I run the .bat file.
However, my load script uses a binary load, and in the past, "date last modified" has always updated for both files whenever I do a reload. When using task scheduler, this is not the case. Furthermore, I noticed that the ReloadTime() variable isn't affected by my batch reload.
Does this seem correct, or should "date last modified" and the reloadtime() function both update?