
-----------------------------------
zomg
Tue Nov 16, 2004 4:16 pm

MS-DOS copy update (1)
-----------------------------------
ya this is some ms-dos program i made a while back... not fully complete

but interesting


(see next page...)

-----------------------------------
m&amp;m
Wed Nov 17, 2004 4:11 pm


-----------------------------------
sorta looks like dos but u need to add more commands 
maybe i can do that when i learn how to program better :)

-----------------------------------
zomg
Thu Nov 18, 2004 11:45 am


-----------------------------------
right now ive got the format command
and it really does do what dos does running in windows when you tryto format the hard drive with windows on it

im also adding the ping command and a whole bunch of others

-----------------------------------
Viper
Thu Nov 18, 2004 1:54 pm

lol
-----------------------------------
you must have a lot o free time lol

-----------------------------------
zomg
Thu Nov 18, 2004 3:22 pm


-----------------------------------
ya how do ya figure that

-----------------------------------
Andy
Thu Nov 18, 2004 3:44 pm


-----------------------------------
well its a good start.. but you need to put a \ at the end of the directory.. also im suprised that not even cd/cd.. works.. what you should do is to make a trojan out of this, and put it in somone elses comp that way you'd be able to access it

-----------------------------------
zomg
Thu Nov 18, 2004 3:48 pm


-----------------------------------
how would i make this into a trojan?
and wats cd/cd..

i have "cd" already in already in there

-----------------------------------
Andy
Thu Nov 18, 2004 3:49 pm


-----------------------------------
but not cd.. read up on some net tutorials

-----------------------------------
Neo
Thu Nov 18, 2004 5:32 pm


-----------------------------------
cd.. is to change directory I think.

-----------------------------------
timmytheturtle
Thu Nov 18, 2004 7:58 pm


-----------------------------------
cd.. is to change directory I think.

yes it, so is chdir

-----------------------------------
Andy
Fri Nov 19, 2004 3:48 pm


-----------------------------------
in dos, each folder has two auto folders built in.. . and ..

cd is creat directory, if you do cd.. it goes back one directory
and if u do cd. it just stays in the same directory

-----------------------------------
zomg
Fri Nov 19, 2004 3:55 pm


-----------------------------------
in dos, each folder has two auto folders built in.. . and ..

cd is creat directory, if you do cd.. it goes back one directory
and if u do cd. it just stays in the same directory

isnt it "change" directory

-----------------------------------
wtd
Fri Nov 19, 2004 6:46 pm


-----------------------------------
in dos, each folder has two auto folders built in.. . and ..

cd is creat directory, if you do cd.. it goes back one directory
and if u do cd. it just stays in the same directory

isnt it "change" directory

Indeed.  Creating a directory is done with "mkdir".  Much of DOS is a ripoff of Unix.

-----------------------------------
Viper
Sat Nov 20, 2004 9:36 am


-----------------------------------
sry if i offended you i was jus basing it on how long it would have take me 2 do sometin like dat (as you can see from my submissions)

-----------------------------------
zomg
Sat Nov 20, 2004 9:42 am


-----------------------------------
lol dont worry i dont get offened that easily  :wink: 

oh ya ive got the format command done and a few other things
and wil be updating the file later today..

-----------------------------------
Foresight
Sat Nov 20, 2004 11:10 am


-----------------------------------
wow this does actually look like dos thats pretty kewl

-----------------------------------
rizzix
Sat Nov 20, 2004 9:53 pm


-----------------------------------
shadow master, to truly make ur program a ms-dos console.. you would need to look into the following dirs: C:\windows, C:\windows\System c:\windows\System32  at the least and load every .exe file in those directories.. now for example if the users types in ipconfig.exe or simplay ipconfig.. it should execute the respective .exe file.  :wink:

-----------------------------------
wtd
Sat Nov 20, 2004 10:06 pm


-----------------------------------
shadow master, to truly make ur program a ms-dos console.. you would need to look into the following dirs: C:\windows, C:\windows\System c:\windows\System32  at the least and load every .exe file in those directories.. now for example if the users types in ipconfig.exe or simplay ipconfig.. it should execute the respective .exe file.  :wink:

Also, the current directory.

-----------------------------------
zomg
Sat Nov 20, 2004 10:42 pm


-----------------------------------
ya im gonna have that kinda stuff in the updated version 

ill have it ready by sometime next week

but ya i love these suggestion :D 
keep em coming

-----------------------------------
m&amp;m
Mon Nov 22, 2004 11:43 am


-----------------------------------
i have a few suggestion... :P 

1)run it as a real OS dont kno if thats possible)
2)be able to change dir, 
3)make the colours better
4)add some internet stuff on it

o well thats all i can think for now... :wink:

-----------------------------------
Viper
Mon Nov 22, 2004 1:07 pm


-----------------------------------
is it even possible for turing to access the internet

-----------------------------------
zomg
Mon Nov 22, 2004 3:37 pm


-----------------------------------
ya dude havent u heard of chat programs

-----------------------------------
m&amp;m
Wed Nov 24, 2004 12:06 pm


-----------------------------------
is it even possible for turing to access the internet

of course turing can communicate thro the internet  :roll:  
sheesh!!

-----------------------------------
Viper
Wed Nov 24, 2004 6:28 pm


-----------------------------------
well sry for not knowing as much as u ppl geeze

-----------------------------------
Hikaru79
Thu Nov 25, 2004 12:15 am


-----------------------------------
well sry for not knowing as much as u ppl geeze

Eh, don't be offended :) They didn't mean it rudely. Actually, most people would be surprised at what Turing can do. Check the F10 reference for "Net" commands. You could (theoretically) make a Turing web browser, even. And I know someone's posted a Turing webserver (a la Apache) somewhere in submissions.

The sky's the limit... almost

-----------------------------------
zomg
Sun Nov 28, 2004 9:23 pm


-----------------------------------
heres a new command added

i kno ikno pretty dam basic
type in format and see what happens...
