ZhouZhihaos / Powerint-DOS-16bits-

这是一个运行在实模式的操作系统,完全由本人一人独自使用汇编语言完成(当然有人帮助)。兼容FAT16文件系统,可安装在硬盘上,实现了执行程序、执行批处理文件、文件管理、时钟日历、安装、简单调试、切换驱动器、浏览BMP图片等功能,使用与MS-DOS相似。
20 stars 2 forks source link

欢迎使用Powerint DOS! 为了方便使用,以下步骤可以解答一些疑惑。 Q1:怎样安装Powerint DOS? A:虚拟机(建议VMware,不能用Bochs或老版本Qemu)软盘映像文件选择目录outfile中的index.img, 新添加一个硬盘(不超过1GB)。然后启动虚拟机,按照安装程序提示的步骤(英语)一步一步来就可以了。 (注:安装时只能选择全部安装,否则会失败) Q2:安装密钥怎么输? A:OEMXX-K08v5-e4C2h-jbCBa-SETUP OEMXX-11111-11111-11111-SETUP Q3:安装完怎么办? A:把软盘挂空,重新启动虚拟机。 Q4:怎么使用Powerint DOS? A:有DOS基础就不成问题。没DOS基础但会看代码的,去看代码。啥也不会就自己上网查查DOS基础。

Welcome to Powerint DOS! For ease of use, the following steps can answer some questions. Q1: How do I install Powerint DOS? A: Virtual machine (recommended VMware, can not use Bochs or old version Qemu) floppy disk image file select the directory outfile index.img, Add a new hard drive (up to 1GB). Then start the virtual machine and follow the steps prompted by the installer step by step. (Note: You can only select all installations when installing, otherwise it will fail) Q2: How do I enter the installation key? A:OEMXX-K08V5-e4C2h-jbCBa-SETUP OEMXX-11111-11111-11111-SETUP Q3: What should I do after installation? A: Hang the floppy disk empty and restart the virtual machine. Q4: How to use Powerint DOS? A: With a DOS foundation, it is not a problem. Those who don't have a DOS foundation but will look at the code, go to the code. You just check the DOS basics on the Internet by yourself.