Jump to content

pacerier

Member
  • Posts

    10
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Singapore

About pacerier

pacerier's Achievements

0

Reputation

  1. Hi, may i know if it is possible to check if a process is running? like say i have a file asd.txt and i want to check if it is opened
  2. Hi, Thanks a lot btw how do i set the current directory to a variable? i thought a dot would represent the current folder however set thisfolder=. gave me literally a dot, is there a way around it?
  3. how do i echo | character? i tried echo | and echo || and echo \| but all doesn't work. please help me thanks
  4. hi thanks a lot, erm mind explaining? cause im a noob thx i know dir /s /b c:\*.abc is to find the file but what does >c:\dir.txt does?
  5. hi, can someone help me with this userinterface changing? under bitmap, i can only see 100, 102 to 114, 119, and 121 to 127. i cant seem to find 001 and the rest to change the login screen. how should i go about doing it?
  6. hi, in batch using start we can open files like start /max abc.txt. may i know how do we do the opposite? that is closing the file abc.txt
  7. hi may i ask, how do we go about detecting a file with the extension let's say .abc in all folders of c:\ drive? i tried if exist c:\*.abc echo detected however this only checks for the root folder and not the subfolders.
×
×
  • Create New...