HOW TO: Remove files that have a path that is too long for Windows to delete

The problem: Somehow, someway, files have been created on your drive that have a full path name that are too long for you to delete, highlighted by the following error when attempting to SHIFT-DELETE a file in Windows Explorer:

Source Path Too Long Error Dialog Box from Vista

Similarly, if you try opening up a command prompt and try using rmdir /s, you'll get an error stating "The file name is too long.", or "The path xxxxxx is too long.". What's left to do? Format the drive? What if you have other important data on that volume? In my case, I was putting together a robocopy script to backup the files in my c:\user\my_username directory to a network path. In testing out all the switches, I forgot to exclude the AppData folder. When I went back to the destination and attempted to delete the AppData folder, I ran into the issue above. Somehow, inside the AppData folder, were at least 15 or more nested Application Data folders! I somehow really gorked my robocopy script, and no matter what I tried, I couldn't get that directory to go away. I tried the suggestion in the error message to no end, I would get similar errors to what is listed in the screenshot above.  So here is how I fixed it.

The only requirement to using this method is that you need a partition/volume/disk/flash drive/etc that you don't mind formatting. The reason why will become apparent later. The basics of this method is to use robocopy with the /move switch. For complete documentation on robocopy run "robocopy /?" at a command prompt. In my situation, I formatted a flash drive, created a folder on it, shared that folder, then instructed robocopy to move all the data from the problematic directory to the shared folder on another computer(the computer with the problem directory didn't have a memory card reader).

robocopy d:\problematic_folder \\computer1\shared_folder_name /move /e

Afterwards I confirmed that the AppData folder which I could not delete before, was gone. Next I moved to computer1 and simply formatted the flash memory card. I have tested this locally as well, i.e.

robocopy d:\problematic_folder e:\destination_folder /move /e

Next you just format the flash drive / partition / volume / usb thumb drive / etc to clean it up.

Tags:

This is a bit much, isn't it Apple?

http://gizmodo.com/5049325/app-store-blacklist-podcaster-too-itunesy

And while we're at it, how come I can't put in custom SMS or other system notification sounds? Well, I can, but only if I jailbreak it...

Tags: , ,

SQL Server 2005 fails to start when trying to use a self signed certificate.

I have been working on this problem for a little while now and I think I have finally figured it out. I am using SQL 2005 Express Edition, and now on 2 seperate occasions, I have had the problem where the SQL Server service will fail to start with the following events in the Windows Application log:More...

Tags:

New updates from Apple for people who run Windows...

Past few weeks have been rather exciting for us folks who own a Mac, yet run Windows on it.

First we see the release of MacBook Pro EFI Firmware Update 1.5.1, which I'm happy to report resolves the issue in Vista where from boot, Vista doesn't show the appropriate power source being applied. Basically for the non-techie folk out there, if you booted into Vista, had the power adapter plugged in, Vista didn't know it till you unplugged and replugged the power adapter. A minor annoyance to be sure, but an annoyance none the less.

Second we see the release of Boot Camp Update 2.1, for all current versions of Windows, INCLUDING 64bit Vista, which is new if I recall. The previous versions of Boot Camp prior to this release were all targeted at 32bit versions of Windows. Head on over to the Apple Support Downloads page to find and download Boot Camp 2.1 for Vista 32 and 64bit as well as for XP.

The only thing that's been bugging me for a while is the fact I can't find a change log or a list of bugs fixed for these updates. Can anyone help with that?

Tags: , ,

Internet Explorer 8 beta released!

I'm about to install it and play around with it. You can too, get it here.

Tags: ,

Comcast buying out seats in FCC debate?

That just makes my blood boil. If its true, I'm glad I'm not a Comcast customer...

Tags: , ,

"Select CD-ROM Boot Type :" prompt while trying to boot from Vista x64 DVD burnt from .iso file


       1.
       2.
Select CD-ROM Boot Type :

UPDATE Jan. 23rd, 2009: IMPORTANT 64bit Win7 info in bold inline. Thanks to all who emailed!
UPDATE Mar. 23rd, 2009: This issue doesn't seem to effect the newer Unibody Macbooks.
 

If you take a look over at this post, you can see more details. I was in the Vista SP1 tech beta and downloaded the .iso files that had Vista SP1 slipstreamed into the DVD image, for clean installation. I have a Macbook Pro, and wanted to try out installation of Vista x64 sans bootcamp(which I had done just fine before as the Intel based mac's nowadays include the BIOS compatibility layer in their EFI implementation), but I ran into the issue described in that post above. The last post, from "Jugi"(as of this writing) mentioned:More...

Tags: , , , ,

New bill introduced to preserve net neutrality...

Tags:

Nvidia posts beta driver for FFXI and Vista

Anyone who has tried playing FFXI on Vista with an Nvidia based video card has shared my pain. Painfully slow frame rates when drawing just a few character models on the screen. Nothing helped, not even lowering resolutions and cutting back on rendering distance etc. Looks like Nvidia has finally fessed up and done something to fix it. Click here for the downloads on Nvidia's FTP site. The files that start with "169.17" are the ones you are interested in.

Now if you have a laptop, these drivers will NOT install straight from Nvidia, but no fear, here comes Laptopvideo2go.com to the rescue:

v169.17 XP 64bit
v169.17 XP 32bit
v169.17 Vista 64bit
v169.17 Vista 32bit

Click here for information on how to install the drivers with Laptopvideo2go's modded INFs. I have personally tested the Vista 32bit driver with their modded INF for Vista 32bit on my Macbook Pro which has a Nvidia 8600M GT, and FFXI is playing beautifully! Still get the typical lag in OVERLY crowded areas, such as around the event moogle in town for the Starlight Celebration, but that happened for me in XP too. Campaign battles from the Wings expansion in Jugner Forest (S) are actually playable now! One tip I do have even with these drivers, turn off shadows for even better frame rates. Still not perfect, but hopefully Nvidia's final release drivers will have this bug squished.

Tags:

FCC trying to frack us over...

http://action.freepress.net/campaign/fcc_oversight

Check it out, and lets do something about it

Tags: