Hi! I did not copy the actual error last night but this is the error and has to be shut down. But it seems to work if you do check restart.
This only happens when first installed upon loading Windoweyes. You can see it is seeing fsObj twice. Error: WindowsEnhancedMaintenance.vbs Line 13 column 15 variable redefined Option Explicit Const MAINT_VER = 2 Dim myINIFile : myINIFile = ClientInformation.ScriptPath & "\WindowsEnhanced.ini" Dim fsObj : Set fsObj = CreateObject("Scripting.FileSystemObject") If INIFile(myINIFile).Number("Maintenance", "Version", 0) <> MAINT_VER Then INIFile(myINIFile).Number("Maintenance", "Version") = MAINT_VER ' If Windows 10 If OSVersion.MajorVersion = 10 And OSVersion.MinorVersion >= 0 Then Dim xmlObj, fsObj Sent: Thursday, January 07, 2016 2:40 AM Subject: Windows Enhanced Hi! When getting the Windows Enhanced I now get a redim error upon loading of the app. If I click on restart the app and it is OK. But, upon first load there is a redim error that you should take a look at. Bruce --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus _______________________________________________ Any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Ai Squared. For membership options, visit http://lists.window-eyes.com/options.cgi/scripting-window-eyes.com/lab4me%40fltg.net. For subscription options, visit http://lists.window-eyes.com/listinfo.cgi/scripting-window-eyes.com List archives can be found at http://lists.window-eyes.com/private.cgi/scripting-window-eyes.com --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus _______________________________________________ Any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Ai Squared. For membership options, visit http://lists.window-eyes.com/options.cgi/scripting-window-eyes.com/archive%40mail-archive.com. For subscription options, visit http://lists.window-eyes.com/listinfo.cgi/scripting-window-eyes.com List archives can be found at http://lists.window-eyes.com/private.cgi/scripting-window-eyes.com