Thread
:
How to output SCM info to a file from VBScript?
View Single Post
#
2
05-06-2010, 11:32 AM
kinook
Administrator
Join Date: 03-06-2001
Location: Colorado
Posts: 6,049
Make sure you have permissions to write to C:\ (for instance, on Windows 7, unelevated users don't have write permission to C:\). %TEMP% is a safer path to write to. The attached sample worked as expected.
Attached Files
run.bld
(501 Bytes, 1834 views)
kinook
View Public Profile
Visit kinook's homepage!
Find all posts by kinook