MSFN Forum: batch files and msinfo problems - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

batch files and msinfo problems read up ;-) Rate Topic: -----

#1 User is offline   Xsag 

  • Group: Members
  • Posts: 1
  • Joined: 03-November 05

Posted 03 November 2005 - 06:29 AM

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


#2 User is offline   Claymore1746 

  • Newbie
  • Group: Members
  • Posts: 23
  • Joined: 05-November 05

Posted 05 November 2005 - 01:59 AM

Hi,

I got the line to run in Win98SE by removing the space before the \\srv01 ...
i.e. the space after /nfo

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy