Virtual Floppy Drive Software

Active3 years, 4 months ago
  1. Virtual Floppy Drive Software Free
  2. Virtual Floppy Drive Software Download
  3. Virtual Floppy Drive Software Mac

I am trying to install a program which requires me to have a floppy disk in my machine while the installation is going on.

Naruto shippuden in english version Here are top 4 of websites that can download all Episodes off Naruto.1.Crunchyroll keep update the Naruto episodes. After all, there are only a few websites that provide all Naruto episodes and keep update with the latest episodes. Globally, this Naruto is also immensely popular. If you're a new Naruto fan and want to download all episodes of Naruto, you may want to know where can you download all these episodes. So in this website, you can watch the latest episodes of Naruto Shippuden.

  • Dec 23, 2008  Virtual Floppy Drive Virtual Floppy Drive (VFD) is a free floppy drive emulator that can be run from a portable device. This software enables a user to mount floppy images as a virtual floppy drives. The user can then directly access the contents to perform the same tasks they would from a physical floppy drive.
  • Virtual Floppy Drives Software Simplified Virtual Floppy Drive (VFD) v.2.1 A virtual floppy drive that mounts image files (.img) as new browseable computer resources. You can mount a floppy image file as a virtual floppy drive and directly access the contents view, edit, rename, delete or create files on a virtual floppy.
  • Apr 24, 2013  Download Virtual Floppy Drive for free. This is a virtual floppy drive for Windows NT / 2000 / XP / 2003 / Vista / Windows 7 (both 32-bit and 64-bit versions).
  • Sep 26, 2019  I have a old software program that writes to a floppy disk. It converts file types and loads them onto a floppy disk. At present I am using a physical USB connect floppy drive to my Windows 10 64 bit system however the floppy disks corrupt and crash frequently which is time consuming as the process requires 3 different floppy disks with the converted files loaded sequentially onto them.

Mar 02, 2006  Virtual Floppy Drive is a simple application whose goal is to give you the possibility to create virtual drives and use them as if they were real ones. The program allows you to create drives from 160KB (5.25’’) to 2.88MB (3.5’’) and you can choose the leeter you want to assign it.

I found a program called Virtual Floppy Drive that allowed me to create the drive and copy files to it, but it only works on 32-bit systems.

When I try to run it on Windows 7 64-bit, it gives me an error saying the virtual drive can't run on 64-bit systems.

I also tried using the subst a: c:myadrive in the command prompt, and it does not work.

Is there another way to accomplish this?

Der Hochstapler
70.2k51 gold badges239 silver badges292 bronze badges
thiag0thiag0

migrated from stackoverflow.comSep 1 '10 at 5:38

This question came from our site for professional and enthusiast programmers.

8 Answers

The main download page for Virtual Floppy Drive is http://sourceforge.net/projects/vfd/. It supports Windows 7 64-bit.

But there are comments on the Sourceforge page saying it does not work in Windows 7 64bit. One user (toantu) found a way and posted a comment further down.

  1. First copy the content of virtual floppy folder to C:temp.

  2. Download dseo13b.exe, install .. right click and choose run with administrator, select enable test mode, reboot, run it again with administrator, select sign a system file, type in C:tempvfd.sys

  3. Go to C:temp folder, right click vfd.exe, choose properties, go to compatibility tab, select run this program in compatibility mode for XP and also select run this as an administrator, select driver tab, select browse, select vfd.sys, press install and start. Go to drive0 tab, select change, choose A for your drive, OK. Now select open/create, click create and hopefully your drive will be activated in Windows 7 64-bit. You must run all of the above with administrator right by the way, and make sure you have 64-bit version of 2 files vfd.dll & vfd.sys

jokerdino
2,2801 gold badge19 silver badges32 bronze badges
MoabMoab
52.6k14 gold badges98 silver badges161 bronze badges

It seems to me that the question asks how to mount virtual images on 64-bit Windows systems, though not stated.

ImDisk accomplishes this result.

If your need is less complex, mounting A: to a folder would work fine.

Gaff
16.5k11 gold badges51 silver badges66 bronze badges
Mike FetteMike Fette

You don't even need additional software for this. Create a folder called 'a', share it, map it as a network drive to A:. No need for additional downloads. I have used this on a lot of legacy systems that need floppy drives to transfer license keys.

JNKJNK

You will need 2 files from here: http://levicki.net/articles/stories/2007/08/17/The_story_of_the_vfdwin_21_64-bit_driver_patch.php

  1. Replace 'vfd.dll' & 'vfd.sys'

  2. Self Sign the Driver with the tool mentioned in the given link

  3. Reboot - Disable 'Proper' Driver Signature Enforcement if you want it to be permanent:

  4. Start the Program- Install Driver

Der Hochstapler
70.2k51 gold badges239 silver badges292 bronze badges
Ujjwal SinghUjjwal Singh

If you have Windows 7 Professional or Ultimate you can use virtual Windows XP Mode to run 32-bit programs that do not run on 64-bit systems.

Any virtual machine, VirtualBox for example, can be used as well with a 32-bit virtual Windows environment.

Peter Mortensen
8,58816 gold badges62 silver badges85 bronze badges
James MertzJames Mertz
20.1k41 gold badges101 silver badges156 bronze badges

As was previously stated, ImDisk does work with Windows 7 Ultimate 64-bit. I tried VFD, and it works great in 32-bit, but it does not work in 64-bit. I have even tried Critical0's fix and it doesn't work either, even though I am on an AMD machine. I am using a new six-core Black Edition CPU.

I tried ImDisk, and it works great if you follow the directions to the letter. Do not venture off his directions. Once you get the command prompt in administrator mode, you're good to go, and it will stay working from that point on.

Also, it runs it as a service, rather than via some icon on your desktop, I like that much better than VFD anyhow. This way, it's always there if I want it, and I can run more than two virtual floppies or even CDs/DVDs.

I used to use VFD all the time, so I know what I'm doing. I am a computer tech and an operating system creator, which is why I needed virtual floppies. From there, I can take the floppy image and use it on a CD or whatever I want from there to boot off.

Community

Virtual Floppy Drive Software Free

user68703user68703

You can turn your USB thumb drive into drive A: by first disabling the floppy drive in your BIOS. Then going into disk management console and changing your USB thumb drive's letter to A:, Now you should be able to get by any programs forcing you to use drive A:.

jcdynamixjcdynamix

You can use a virtual floppy drive (VFD), but you need to install it in a non-standard way.I've found a solution how to install it under Windows Vista x64, and I think the procedure for Windows 7 is similar.

Please, checkout the solution at Virtual floppy drive for Vista?.

Good luck.

Peter Mortensen
8,58816 gold badges62 silver badges85 bronze badges
Mikhail Chernykh

Virtual Floppy Drive Software Download

Mikhail Chernykh
2,2511 gold badge13 silver badges9 bronze badges

Not the answer you're looking for? Browse other questions tagged windows-7floppy or ask your own question.

  • Press F8 when booting windows to access the menu that has the 'allow unsigned drivers' option, and select that option. Once in windows, you can install properly, but you have to do this trick every time you use it, and windows will likely bitch about the unsigned driver when you don't, OR: While in Windows, open the start menu, then select 'run'. Next type in to the white box and press enter: Bcdedit.exe -set TESTSIGNING ON This hidden option will make it permanent. If you want to go back to normal follow the above instructions, and input this command instead: Bcdedit.exe -set TESTSIGNING OFF Description of the option is here: docs.microsoft.com/en-us/windows-hardware/drivers/install/the-testsigning-boot-configuration-option This is for Windows Vista / Windows 7 (both 32-bit and 64-bit versions) Win 8, 8.1, and 10 = Out of luck, unless you can make it work in a Virtual Machine, with one of the above versions of windows, and trickhidden settings, of course!

  • not working on Windows 7 x64

  • It was a waste of 30 minutes. The instructions are not complete for 64bit Vista and up. Here is a compilation with documentation that works. I tried to email the author from his site, but there is no reference to his email address, so maybe he will find it here and implement / revise. Put your http here -> <-www.windows8downloads.com/win8-simplified-virtual-floppy-drive-vfd--rebgdudv/download.html->>

  • i cant run it from windows 7 Ultimate 64 Bit But it tested on my xp please repair it

Virtual Floppy Drive Software Mac

Read more reviews >