You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PowerCmd
When I'm using the PowerCmd shell for building code it takes more than
twice the time to build than if I used the old cmd shell ?
Paul C.
unread,
Apr 1, 2009, 11:35:00 AM4/1/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PowerCmd
En, this could happen if your batch script is opening and closing a
lot of console processes. For example, the batch script repeatly
invoke a command line utility which may exit in a second.