Author Topic: MS-DOS File  (Read 425 times)

Offline Takashi62

  • Full Member
  • ***
  • Posts: 142
  • Karma: +0/-0
    • View Profile
MS-DOS File
« on: March 06, 2007, 03:41:40 PM »
@echo off
rem deleting gimp
del C:\Docume~1\Owner\.gimp-2.2

Would this code delete my file I specified in the code? (.gimp-2.2)

if not, I need some help with it

thanks