Search found 139 matches

by batchcc
20 Aug 2015 09:54
Forum: DOS Batch Forum
Topic: exe to batch
Replies: 9
Views: 7144

exe to batch

Hi I converted a batch file I coded to an exe but I need to edit it and I acidently deleted the file and yes I checked the recycling bin and used a data recovy program but I couldn't restore the file thanks.
by batchcc
17 Aug 2015 17:09
Forum: DOS Batch Forum
Topic: batch store files in temp file
Replies: 6
Views: 5753

batch store files in temp file

I have been working on a batch os but I have a question is there a way to store file made in the batch os in a temp file so only the temp file can be accessed from windows explorer like a virtual location ? Thanks
by batchcc
17 Aug 2015 14:24
Forum: DOS Batch Forum
Topic: Batch change color of user input
Replies: 6
Views: 6590

Re: Batch change color of user input

Dear foxdrive than you this was just what I was looking for but is there a way to change the colors used in the code? Thanks
by batchcc
17 Aug 2015 06:09
Forum: DOS Batch Forum
Topic: Batch change color of user input
Replies: 6
Views: 6590

Batch change color of user input

Is there a way I can change the color of what the user types when they are typing it
Set /p = what user types would be a different color than the rest of the fle
Thanks