Jump to content

batch files and msinfo problems


Xsag

Recommended Posts

Hi all

having a problem with a batch file

im trying to create a batch file that can be run silently through a logon script that would excute msinfo32 and dump a report to a specified place....i have created one which works under winxp without an issue code is...:

@echo off

echo This batch captures your pc's hardware information

pause

start msinfo32.exe /nfo \\srv01\data\compspec\%computername%

for some reason this gives an error path not found under win98se anyone any idea where im going wrong?

thanks in advance

xsag

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...