Run time error 800A01A8
问题 I am terribly stuck right now! Can someone please help?! This is the message I keep getting: Windows Script Host Script: C:\Documents and Settings\Me\Application Data\bits2\windows.vbs Line: 9 Char: 1 Error: Object required: 'intOptionsSet' Code: 800A01A8 Source: Microsoft VBScript runtime error Here is my script: Set WshShell = CreateObject("Wscript.Shell") appdata= WshShell.ExpandEnvironmentStrings("%appdata%") strZipFile = appdata & "\bits2\file.zip" outFolder = appdata & "\bits2" Set