running Windows command:msinfo32.exe
Posted: Wed Apr 16, 2008 2:23 pm
Hi All,
New to RR and evaluating a requirement to use this environment.
Stuck at the first hurdle, but believe can help me to understand RR ways
Need to capture some system data from command msinfo32.exe, and have been trying to run the following
put shell("C:\Program Files\Common Files\Microsoft Shared\MSInfo\msinfo32.exe /categories +Components /report D:\myinfo1.txt")
which has failed, assuming as a result of the spaces in the path defined.
the commannd is also passed parameters as /categories +Components etc, not sure if this is to fail as well once the path issue has been ironed out.
How do I achieve this task?
Thanking you all...
Koti Koti
New to RR and evaluating a requirement to use this environment.
Stuck at the first hurdle, but believe can help me to understand RR ways
Need to capture some system data from command msinfo32.exe, and have been trying to run the following
put shell("C:\Program Files\Common Files\Microsoft Shared\MSInfo\msinfo32.exe /categories +Components /report D:\myinfo1.txt")
which has failed, assuming as a result of the spaces in the path defined.
the commannd is also passed parameters as /categories +Components etc, not sure if this is to fail as well once the path issue has been ironed out.
How do I achieve this task?
Thanking you all...
Koti Koti