Requirements / Installation instructions |
|
|||
► |
Win9x |
%windir%\System |
|
► |
Windows NT and later (32-bit) |
%windir%\System32 |
|
► |
Windows Vista and later (64-bit) |
%windir%\SysWoW64 |
|
|
|||
► |
regsvr32 WshDialog.dll |
||
|
|||
► |
To register WshDialog.dll you must either (temporarily) disable UAC (User Account Control) or run regsvr32 as administrator: find cmd.exe in the appropriate system directory (e.g. %windir%\System32 or %windir%\SysWow64), rightclick it and select ‘Run as Administrator’. |
||
► |
You may find that you are unable to view the compiled helpfile (WshDialog.chm). |
||
► |
Some of the samples in the helpfile display icons on buttons. On Windows Vista however the icon files and libraries may not exist or their locations may be different. |
||
|
|||
► |
You must use the 32-bit versions of wscript.exe/cscript.exe in %windir%\SysWow64 to run your scripts. |
||
|
|||
► |
MsVbvm60.dll |
(version 6.0) |
|
► |
ComDlg32.ocx |
(version 6.0 or higher) |
|
► |
MsComCtl.ocx |
(version 6.0 or higher) |
|
► |
MsComCt2.ocx |
(version 6.0 or higher) |
|
► |
MsCal.ocx |
(version 8.0 or higher) |
|
► |
MsMask32.ocx |
(version 6.0 or higher) |
|
► |
TabCtl32.ocx |
(version 6.0 or higher) |