How to burn an image file to USB in Ubuntu Linux?

Tweet

This is a quick tip. In Windows, we’ve lot of free and paid alternatives to write an image file to USB device(e.g ImgBurn, Win32DiskImager). Let me explain my requirement. If I get a bootable ISO image file of an operating system like Ubuntu or moblin how would you do that if you’re in a Linux environment? . . . → Read More: How to burn an image file to USB in Ubuntu Linux?

How to fix mt.exe : general error c101008d ?

Tweet

Those who developed a window based (native C/C++) application using Microsoft Visual Studio 2005 or above might have experienced an error similar as follows.

mt.exe:general error c101008d:Failed to write the updated manifest to the resource of file "some_sample.exe/dll". The process cannot access the file because it is being used by another process.

and if you build the exe . . . → Read More: How to fix mt.exe : general error c101008d ?