Giter Club home page Giter Club logo

Comments (5)

stadub avatar stadub commented on June 14, 2024

If it's possible to compile the source code using Visual Studio Express Edition?
Always complaint about modules not available (IWrapper, ISOTool and dmicons).
Which version should I use and how can I do it (no need a full howto, just basic about how making the modules needed available)
I want to remove the restriction on USB HDD device.

LastUpdatedDate: 2010-11-05T15:22:23.737-07:00

from wudt--windows-usb-dvd-download-tool.

stadub avatar stadub commented on June 14, 2024

I can't seem to get past an "Unable to Copy Files" error after the format part of step 4. Any ideas?
The ISO burned to DVDR failed to boot on my machine for some reason (will try DVD-R if I have to next)
but I had a 4GB USB flash drive on hand and figured
I'd give this a whack first.
I also tried the bug filed on extracting bootsect.exe and copying it to the tool's dir, and it didn't help at all.

LastUpdatedDate: 2011-11-06T22:42:09.77-08:00

from wudt--windows-usb-dvd-download-tool.

stadub avatar stadub commented on June 14, 2024

Have you found the solution to this problem? I'm having the same issue too.

LastUpdatedDate: 2012-07-25T15:08:57.75-07:00",

from wudt--windows-usb-dvd-download-tool.

stadub avatar stadub commented on June 14, 2024

I just had this issue and found the solution was to first clean the MBR of the flash drive from diskpart


diskpart
list disk
select disk #
clean
create partition primary
select partition 1
active
format quick fs=fat32
assign
exit

See wudt.codeplex.com/workitem/22718

LastUpdatedDate: 2014-07-08T18:21:42.017-07:00

from wudt--windows-usb-dvd-download-tool.

stadub avatar stadub commented on June 14, 2024

I had the same problem however I still got the error "Unable to copy files" even after following the instructions.
In my case Avira Antivirus Pro was running in the background and the background scanner was somehow interferring when the autorun.inf was written to the USB stick.
After deactivating the realtimer scanner it worked perfectly.
So ensure your antivirus scanners are not running in the background additional to the steps listed in the previous post.

LastUpdatedDate: 2014-08-17T15:09:52.47-07:00

from wudt--windows-usb-dvd-download-tool.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.