windows

How to read linux partitions ext3/ext4 and swap from Windows

Please do not kill me but If you have a dual boot Linux\Windows can sometimes be useful access to Linux partitions from Windows To read the ext3 and ext4 partitions you can use the software Ext2Fsd , which installs the drivers to access partitions, a service that specifies how to access it and the software to be able to set things up. To read the swap partition you can use the driver SwapFs ; it...

Drivers Sound Blaster Audigy 2 ZS and RM 1500 for Windows 10 / 8.1 / 8 / 7 SP1 / Vista SP2 / XP SP3 - x86/x64

Creative has always been one of the best sound cards manufacturers, now the sound chip is almost always integrated on the motherboard, but those who want a good dedicated sound card can only take a Creative; Unfortunately, Creative has messed, or rather did not guarantee support for new versions of Windows to a number of its products. Who, for example, has a Creative Sound Blaster Audigy ZS 2...

Logitech Setpoint 6.32 x86/x64

Who has a Logitech kit Keyboard+Mouse knows what i'm talking about; Logitech Setpoint is the software that manages this hardware. Unfortunately, the original setup that comes out on the media at the time of purchase is outdated and do not correctly works with the latest versions of Windows 7, especially for the x64 architecture, in fact every boot will need to reconnect all input devices. To...

Direct links to legally download ISO Windows 7 x86/x64

Thanks to the Digital River we can download from their server quickly and legally a copy of Windows 7. It is convenient download the ISO of Windows 7 from theri server for a lot of rasons: the download is direct , high-speed so in just over an hour you can download the version you want it is totally legal the ISO are updated to the SP1 the ISO are 100% virus free To download a copy of Windows 7...

Script to remove the unused devices not connected to the pc in Windows

Windows Device Manager only shows the devices that are connected to the computer and so if we want to remove an old device not more connected we should before connect it and then we could remove it. Remove the old devices now unused is really important to have a clean computer. nella macchina. If we don't have more a device we will not find it anymore in the list but we can use some command to remove it. We have to start the Prompt cmd.exe as administrator and we can use these commands: set devmgr_show_nonpresent_devices=1 start devmgmt.msc In the window that will be opened in the Device Manager we have to enable the viewing of the hidden devices. Only now we will have a list of every installed device and we can choose which of them remove. To automate this, I created a script that will...

How to backup Windows before formatting

Before formatting your PC you can backup a lot of files used by some softwares , here the paths where the most commonly used programs store their data in operating systems Windows Vista/ Windows 7 . In this way is possible to restore the data after formatting and reinstalling Windows. N.B.: to be able to access at these paths you have to enable the viewing of hidden files. Here the paths: Firefox...

Enable preview .mp4 files on Windows Vista/7

On Windows Vista and Windows 7 by default are not enabled previews of many files, including the files .mp4. To enable previews of the files we have to edit the registry as follows: [HKEY_CLASSES_ROOT\.mp4] @="VLC.mp4" [HKEY_CLASSES_ROOT\.mp4\ShellEx] [HKEY_CLASSES_ROOT\.mp4\ShellEx\{BB2E617C-0920-11D1-9A0B-00C04FC2D6C1}] @="{F6E3DA91-1220-4fb3-85EC-CF494D9FF7DD}" [HKEY_CLASSES_ROOT\.mp4\ShellEx\{...

Shadow Copy: script to manage the shadow copy space on Windows Vista/Windows 7

If you see that the space on your hard disk decreases abnormally do not worry, this is due to Shadow Copy . Shadow Copy is a feature introduced with Windows XP SP1 and allows the creation of manual or automatic backup copies and in Windows Vista and Windows 7 is used by its backup utility, System Restore and Previous Version; By default, the space used by Shadow Copy is 15% of the hard drive on Windows Vista and 5% of the hard drive on Windows 7; this means that for example, under Vista, on a hard disk of 300 Gb Shadow Copy can come to occupy about 40 Gb . Windows give us the possibility to manage this space with some simple command. We can check the space occupied by Shadow Copy with this command: vssadmin list shadowstorage /for=c We can resize the space available for Shadow Copy with...

How to change extension to all types of files in a folder

Many times we may have to change the extension to a large amount of files of the same type in a folder and not being offered by the OS any option to do this we have to manually changhe the extension of any of them, or we can use third-party programs, or we can use a simple trick... So here's how: Enter in the folder Create a new shortcut In the shortcut path write cmd / c ren *.original extension...

Pages

Subscribe to RSS - windows