Day to day work issues we find with windows, mac, unix and internet, software apps etc. we get many many questions and find out some weird things tips and tricks about windows OS that might help others, some of these will help others and help our clients setup software to there requirements.
Thursday, 16 June 2011
VBS on 64bit machines with 32bit COM DLL fix
When you run the VB script do: %windir%\SysWOW64\wscript.exe scriptcom.vbs
That will run VBS in 32 bit mode.
You can register the DLL in 64 bit or 32 bit mode.
No comments:
Post a Comment