English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am looking for a programing code other then batch which will allow me to delete files and folders

I tried c to complicated and buggy also c is not very well documented.

I also tried python but theres no way to store it as a exe so that it would run from my u3 usb drive.

Batch is boring.

pl not too sure how that works.

Visual basics is cool but thats also easy to mess up.

I guess theres no hope for me.

So my questions is how can i delete files and folders in a easy to compile code that works on win32 (xp pro) and pref have the exe extension.

2007-12-18 12:39:12 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

2 answers

if you already use python, get py2exe which makes executables out of python code

2007-12-18 13:47:59 · answer #1 · answered by neuro 2 · 0 0

Use a scripting language. You can install unix shell on your computer. Then you can program with the unix shell language, which is a batch language but very powerful.

2007-12-18 20:48:45 · answer #2 · answered by flingebunt 7 · 0 0

fedest.com, questions and answers