Technical Support Forum
"Thanks for making my website so unbelievably easy to edit. I'm no net engineer, but with your product, I was able to make my site look like a pro had done everything for me."
R. Brian Watkins Arborist Endz.biz
|
How do I get the 32bit "Cleansites.vbs" script to run on x64 Windows servers?| Author | | john
6/22/2010 2:42:57 PM | Assuming you have Invisible Gold running the server already, it's pretty easy.
1) Edit the cleansites.vbs file to clean the directories where you sites live. Just copy it out of the newest invisiblegold installation directory (c:\program files\invisiblegold).
2) Run the script from a batch file like:
c:\WINDOWS\SysWOW64\cscript "d:\batchfiles\cleansites.vbs" -l
3) Run this regularly as a scheduled task. | | |
| |
|
Update - The old code stopped working on FireFox 4.0+ The old menu.js file stopped working. Do two things to fix it:
1) add style="position:relative;....
more
|
 |  |