Jump to content




How to get programs from disks?


  • You cannot reply to this topic
5 replies to this topic

#1 Azhf

  • Members
  • 180 posts
  • LocationMurrika

Posted 09 March 2013 - 11:37 AM

Sorry if I am spamming it up XD but anyways, I have a program on my disk that I want to let's say open on notepad. How do I do this? XD Sorry that I need so much help.

#2 LuaEclipser

  • Banned
  • 220 posts
  • LocationCleveland, Ohio

Posted 09 March 2013 - 11:51 AM

Easy, go into
%appdata%
2.press .minecraft
3. go into saves folder
4.go into your world name folder
5.go in to computer folder
6.go into disks
6.go in to your disk (id)
7.find the porgram


ANOTHER WAY
type in <in the computer> pastebin put <FILENNAME>

#3 Azhf

  • Members
  • 180 posts
  • LocationMurrika

Posted 09 March 2013 - 11:55 AM

Thanks! ^_^

#4 LuaEclipser

  • Banned
  • 220 posts
  • LocationCleveland, Ohio

Posted 09 March 2013 - 11:59 AM

That way will also work for putting programs ON the disk. just make sure the disk is not in the computer

#5 ChunLing

  • Members
  • 2,027 posts

Posted 09 March 2013 - 06:08 PM

Why? The computers don't mind if you do that to their files while they're running.

#6 Engineer

  • Members
  • 1,378 posts
  • LocationThe Netherlands

Posted 10 March 2013 - 01:10 PM

You can also do it in code
for k,v in pairs( fs.list('/disk/')) do
  fs.copy('/disk/'.. v, '/' .. v )
end

not tested though
Requirements, disk drive with floppy on any side of the pc

Lol I have to pay attention while reading questions





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users