TheTechGuide Forum

General Category => Software => Topic started by: Takashi62 on March 06, 2007, 03:41:40 PM

Title: MS-DOS File
Post by: Takashi62 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