in reply to Re: software inventory
in thread software inventory

Yeah I thought the /c would create a seperate instance of the command prompt guess not..whoops.. that may be all I need to fix, thanks, it does create the file, it just doesn't have the os in it, that explains why.

Replies are listed 'Best First'.
Re^3: software inventory
by grashoper (Monk) on May 12, 2008 at 22:36 UTC
    Actually its cause perl doesn't release the filehandle, it locks it and it won't let me modify, not sure how to get around this problem, I just made up another filename, I do want to fix but may be using netwallah suggestion instead as I think they want more than just software in their inventory. thanks to all of you for your input and suggestions.