Jump to content

irbanur

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Sweden

About irbanur

irbanur's Achievements

0

Reputation

  1. Hello, I'm having som problems with for loops when scripting. The following: test.cmd @echo off for /D %i in ("c:\Documents and Settings\*") do dir "%i\Application Data\Microsoft\Internet Explorer\Quick Launch" Returns: Unexpected \Documents Oh, I'm not trying just to list the files it's just a test. What I'm trying to accomplish is to copy some shortcuts to all users quick launch, so if someone knows of a better way, please tell me.
×
×
  • Create New...