Showing posts with label Windows Vista. Show all posts
Showing posts with label Windows Vista. Show all posts

Saturday, March 7, 2009

Multi partition a USB flash drive in Windows

usb-flash-drive13

Ever wondered how to set up more than one partition on a USB flash drive using Windows XP? In the following tutorial, I'll show you how to do just that. But first, let me explain how it works. By default, a USB flashdrive is detected by Windows XP/Vista as removable media and thus will not display more than one partition. In addition, Windows will not allow you to multi partition removable media. However, if we can make Windows see the USB flashdrive as a fixed drive, Windows will then allow us to create multiple USB flashdrive partitions. Windows will also detect and display those multiple USB flashdrive partitions.

In order for this to happen, we need to flip the Removable Media Bit (RMB) on the USB Device. This will tell Windows that the flashdrive is a fixed disk and not removable media. After successfully flipping the bit, you'll be able to multi partition the flashdrive and Windows will display all partitions.

How to Flip the Flashdrive Removable Media Bit:

Warning: This tool will not work on all flashdrives and it could potentially mess up your drive. No warranty is being offered, USE AT YOUR OWN RISK! backup all information from your USB device before proceeding.

  1. Download the BootIt tool and extract to your PC
  2. Plugin your flashdrive and run BootIt.exe
  3. Select the option to Flip Removable Bit:

boot-it

  1. Then, remove and reinsert your flashdrive. Your flashdrive should now be detected by Windows as a fixed disk (not a removable disk). You can check this by right clicking the device and checking the device properties

How to setup multiple flashdrive partitions in Windows:

The following assumes that you have already Flipped the Removable Media Bit

  1. Navigate to Start -> Run and type diskmgmt.msc in the dialog box then click Ok
  2. From the disk management window, right click your flashdrive and select the option to Delete Partition:

    delete-partition
  3. Right Click your flashdrive again and select the New Partition option:
    new-partition
  4. Follow the New Partition Wizard and create a "Primary Partition". Once you get to the dialog box to set the Partition Size, be sure to set the Size to be smaller than the drives capacity to leave free space for the next partition:
    partition-size
  5. Continue through the Wizard, giving your device a drive letter and formating the partition. I recommend a Fat32 partition.
  6. After you have created the first partition, you can create additional partitions using step 3-5 on the unallocated empty space that remains on the drive:
    remaining-partitions
  7. Once finished, you should have multiple partitions on your USB flash drive that are detected and usable in Windows as separate drives:
    multiple-flashdrive-partitions 

Enjoy!!!

Wednesday, February 18, 2009

Autologon for Windows v2.10

Autologon enables you to easily configure Windows’ built-in autologon mechanism. Instead of waiting for a user to enter their name and password, Windows uses the credentials you enter with Autologon, which are encrypted in the Registry, to log on the specified user automatically.

Autologon is easy enough to use. Just run autolog.exe, fill in the dialog, and hit Enable. To turn off auto-logon, hit Disable. If the DefaultPassword is NULL, autologon will only occur once and then be disabled. Also, if the shift key is held down before the system performs an autologon, the autologon will be disabled for that logon. You can also pass the username, domain and password as command-line arguments: autologon user domain password.

Runs on:

  • Client: Windows XP and higher.
  • Server: Windows Server 2003 and higher.

Download Now

Desktops v1.0 – Create upto Four Virtual Desktops

cc817881_desktops2(en-us,MSDN_10)

Introduction

Desktops allows you to organize your applications on up to four virtual desktops. Read email on one, browse the web on the second, and do work in your productivity software on the third, without the clutter of the windows you’re not using. After you configure hotkeys for switching desktops, you can create and switch desktops either by clicking on the tray icon to open a desktop preview and switching window, or by using the hotkeys.

Using Desktops

Unlike other virtual desktop utilities that implement their desktops by showing the windows that are active on a desktop and hiding the rest, Sysinternals Desktops uses a Windows desktop object for each desktop. Application windows are bound to a desktop object when they are created, so Windows maintains the connection between windows and desktops and knows which ones to show when you switch a desktop. That making Sysinternals Desktops very lightweight and free from bugs that the other approach is prone to where their view of active windows becomes inconsistent with the visible windows.

Desktops reliance on Windows desktop objects means that it cannot provide some of the functionality of other virtual desktop utilities, however. For example, Windows doesn't provide a way to move a window from one desktop object to another, and because a separate Explorer process must run on each desktop to provide a taskbar and start menu, most tray applications are only visible on the first desktop. Further, there is no way to delete a desktop object, so Desktops does not provide a way to close a desktop, because that would result in orphaned windows and processes. The recommended way to exit Desktops is therefore to logoff.

Runs on:

  • Client: Windows XP and higher.
  • Server: Windows Server 2003 and higher

Download Now

Thursday, February 12, 2009

Windows Addon : Shell Objects Editor

My-Choice This program is an editor for shell objects. You can create new shell objects and delete them when you don't need or want them any longer. For safety reasons, it is not possible to delete shell objects that were not created with this editor by default. You have to switch to "expert mode" to delete other shell objects.

240x180_explorer1

What is a shell object?
The "My Documents" folder is a shell object. It is a special shell object, a shell folder. Shell folders are not real folders on your hard disk, they only refer to real folders. They are a kind of "hard links", a special type of shortcuts.
Ok, you can use shortcuts to hard disks or you can use shortcuts to directories on your desktop to access places on your hard disk you often need to access. But you can't browse them that easy, shell folders are much easier to use.
The screenshot shows some shell folders on a Windows XP system. You can browse through their subdirectories on the left side of the view, or you can double-click on the right side. They behave in the exact same way as the "My Documents" folder. With the shell object editor, you can create as many of those shell folders as you want, although we recommend only choosing the folders you use most.
But there are more shell objects. The Internet Explorer, that resides on your desktop by default, is a shell object, too. It is not a shortcut because it has not the typical shortcut arrow. The Internet Explorer is a delete-able shell object, but you can create shell objects that are impossible to delete. This may sound like nonsense to you, but it is useful in some rare cases and such objects can be created with this editor.

Installation
Download the installer and run it. A program group will be created and optionally an icon in your control panel.
When you run the program, a list will appear that is initially empty. It will contain all the shell objects that you create with this editor later. Click the "Create" button to start the wizard which will guide you through the creation process.
If you select one or more shell objects in the list, clicking the delete button will be remove the shell objects immediately. Shell objects that were created by other programs, by the system or by yourself (using the registry editor) do not show up here for safety reasons. This way you can't trash your system by just clicking the wrong item.
However, if you right-click in the list and select "expert mode", all existing shell objects will appear in the list and you are then able to delete some of them - even the control panel or things like that. You have been warned.

Attention
Note that this program uses some undocumented registry entries to do what it does. You are completely on your own with whatever the results may be. We tried the program on different computers and it works and does no harm, but we don't guarantee anything. We are in no way responsible for the results.

So the annoying desktop icons cannot bother you any more. If you were also missing the “My Documents” icon on the desktop of Windows Vista you can tweak the settings and have it the way you want it to be.

Download Now

Tuesday, January 20, 2009

Tweak your Windows Vista

Offers what you need to customize and optimize Windows Vista:
Unlike other tweaking utilities, TweakVI bundles lots of different utilities in one. It was developed to combine both tuning and optimizing features to increase the speed of your Windows Vista system. It's the worlds first software for Windows Vista to combine both customization, tweaking and optimization features.

ps_front

Heaps of free plugins are included with the freeware 'Basic Edition' of TweakVI. Additional plugins are available to subscribers and new plugins will be released from time to time once they become available.

Download Now