Microsoft Windows Vista Community Forums - Vistaheads
Recommended Download



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Driver Scanner 2009 - Free Scan Now

How to delete damaged zipped folder from My Downloads

microsoft.public.windows.vista.general




Recommended Fix - Fix Vista Errors and Optimize Performance

Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Driver Scanner 2009 - Free Scan Now
Reply
  #1 (permalink)  
Old 02-19-2007
=?Utf-8?B?S2Vycnk=?=
 

Posts: n/a
How to delete damaged zipped folder from My Downloads
I downloaded a program which now sits in My Downloads. The download arrived
as a zipped folder.

The problem is that when I mouse over the zipped folder it causes Windows to
shut down and restart. I get the message that Windows has shut down and is
restarting.

I want to deleted this folder but can't get to it.

How do I delete it?

Thanks,

Kerry
Vista Ult
Kerry

Community Support Group Project
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-19-2007
Alexander Suhovey
 

Posts: n/a
Re: How to delete damaged zipped folder from My Downloads
Kerry,

Follow procedures below to delete damaged zip file from command prompt

- Open Command Prompt.
To do so, press "Windows logo key"+R, type cmd, press Enter;
Alternatively, run command prompt using search box under Start menu.

- Issue following command at command prompt to navigate to "My Downloads"
folder:
CD "%userprofile%\Downloads"
You can copy and paste this command to CMD window instead of typing them
manually.

- Use following command to delete offending file:
DEL brokenfile.zip
where "brokenfile.zip" is zip file in question

- Confirm file is deleted by using following command:
DIR /B brokenfile.zip
You should get "File Not Found"

--
Alexander Suhovey


"Kerry" <Kerry@discussions.microsoft.com> wrote in message
news:C46CB731-F26C-4C71-8903-8BD1F91083C8@microsoft.com...
>I downloaded a program which now sits in My Downloads. The download arrived
> as a zipped folder.
>
> The problem is that when I mouse over the zipped folder it causes Windows
> to
> shut down and restart. I get the message that Windows has shut down and is
> restarting.
>
> I want to deleted this folder but can't get to it.
>
> How do I delete it?
>
> Thanks,
>
> Kerry
> Vista Ult
> Kerry
>
> Community Support Group
> Project


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2007
Rick Rogers
 

Posts: n/a
Re: How to delete damaged zipped folder from My Downloads
Hi Kerry,

Have you tried from an elevated command prompt?

Click start, type CMD and right click the entry in the menu. Choose 'run as
administrator'. From the prompt, run:

CD %userprofile%\downloads
Del <zipname>.zip

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org

"Kerry" <Kerry@discussions.microsoft.com> wrote in message
news:C46CB731-F26C-4C71-8903-8BD1F91083C8@microsoft.com...
>I downloaded a program which now sits in My Downloads. The download arrived
> as a zipped folder.
>
> The problem is that when I mouse over the zipped folder it causes Windows
> to
> shut down and restart. I get the message that Windows has shut down and is
> restarting.
>
> I want to deleted this folder but can't get to it.
>
> How do I delete it?
>
> Thanks,
>
> Kerry
> Vista Ult
> Kerry
>
> Community Support Group
> Project


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2007
=?Utf-8?B?S2Vycnk=?=
 

Posts: n/a
Re: How to delete damaged zipped folder from My Downloads
I must be doing something wrong.

I tried entering the following in the Run field:

%userprofile%\downloads DEL StarForceRemoval.zip

but it brings up an empty Downloads folder.

I also tried entering

CD %userprofile%\downloads DEL StarForceRemoval.zip

but again. no luck.

I then tried just

%userprofile%\downloads

but there are no files (downloads) listed.

I tried entering CMD in the Start search field and I get

Programs
c:\a. cmd.exe

which brings up
C:\Windows'system32\cmd.exe

prompt=
C:\Users\Kerry>

and I can't copy-paste the %userprofile%\downloads DEL StarForceRemoval.zip
string so I typed it and got nothing.

Kerry


-
Kerry

Community Support Group Project


"Alexander Suhovey" wrote:

> Kerry,
>
> Follow procedures below to delete damaged zip file from command prompt
>
> - Open Command Prompt.
> To do so, press "Windows logo key"+R, type cmd, press Enter;
> Alternatively, run command prompt using search box under Start menu.
>
> - Issue following command at command prompt to navigate to "My Downloads"
> folder:
> CD "%userprofile%\Downloads"
> You can copy and paste this command to CMD window instead of typing them
> manually.
>
> - Use following command to delete offending file:
> DEL brokenfile.zip
> where "brokenfile.zip" is zip file in question
>
> - Confirm file is deleted by using following command:
> DIR /B brokenfile.zip
> You should get "File Not Found"
>
> --
> Alexander Suhovey
>
>
> "Kerry" <Kerry@discussions.microsoft.com> wrote in message
> news:C46CB731-F26C-4C71-8903-8BD1F91083C8@microsoft.com...
> >I downloaded a program which now sits in My Downloads. The download arrived
> > as a zipped folder.
> >
> > The problem is that when I mouse over the zipped folder it causes Windows
> > to
> > shut down and restart. I get the message that Windows has shut down and is
> > restarting.
> >
> > I want to deleted this folder but can't get to it.
> >
> > How do I delete it?
> >
> > Thanks,
> >
> > Kerry
> > Vista Ult
> > Kerry
> >
> > Community Support Group
> > Project

>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2007
Jonathan Yaniv
 

Posts: n/a
Re: How to delete damaged zipped folder from My Downloads
Have you tried "DEL" lowercase

C:\> cd %userprofile%\downloads\
C:\> del StarForceRemoval.zip


--

Have a nice day,

Jonathan Yaniv
Microsoft Windows Liveâ„¢ Butterfly Expert

Visit the ButterflySays Blog at
http://spaces.msn.com/ButterflySays/

"Kerry" <Kerry@discussions.microsoft.com> wrote in message
news:90784847-2721-41B0-B940-ABCF2AD32CE8@microsoft.com...
>I must be doing something wrong.
>
> I tried entering the following in the Run field:
>
> %userprofile%\downloads DEL StarForceRemoval.zip
>
> but it brings up an empty Downloads folder.
>
> I also tried entering
>
> CD %userprofile%\downloads DEL StarForceRemoval.zip
>
> but again. no luck.
>
> I then tried just
>
> %userprofile%\downloads
>
> but there are no files (downloads) listed.
>
> I tried entering CMD in the Start search field and I get
>
> Programs
> c:\a. cmd.exe
>
> which brings up
> C:\Windows'system32\cmd.exe
>
> prompt=
> C:\Users\Kerry>
>
> and I can't copy-paste the %userprofile%\downloads DEL
> StarForceRemoval.zip
> string so I typed it and got nothing.
>
> Kerry
>
>
> -
> Kerry
>
> Community Support Group
> Project

>
>
> "Alexander Suhovey" wrote:
>
>> Kerry,
>>
>> Follow procedures below to delete damaged zip file from command prompt
>>
>> - Open Command Prompt.
>> To do so, press "Windows logo key"+R, type cmd, press Enter;
>> Alternatively, run command prompt using search box under Start menu.
>>
>> - Issue following command at command prompt to navigate to "My Downloads"
>> folder:
>> CD "%userprofile%\Downloads"
>> You can copy and paste this command to CMD window instead of typing them
>> manually.
>>
>> - Use following command to delete offending file:
>> DEL brokenfile.zip
>> where "brokenfile.zip" is zip file in question
>>
>> - Confirm file is deleted by using following command:
>> DIR /B brokenfile.zip
>> You should get "File Not Found"
>>
>> --
>> Alexander Suhovey
>>
>>
>> "Kerry" <Kerry@discussions.microsoft.com> wrote in message
>> news:C46CB731-F26C-4C71-8903-8BD1F91083C8@microsoft.com...
>> >I downloaded a program which now sits in My Downloads. The download
>> >arrived
>> > as a zipped folder.
>> >
>> > The problem is that when I mouse over the zipped folder it causes
>> > Windows
>> > to
>> > shut down and restart. I get the message that Windows has shut down and
>> > is
>> > restarting.
>> >
>> > I want to deleted this folder but can't get to it.
>> >
>> > How do I delete it?
>> >
>> > Thanks,
>> >
>> > Kerry
>> > Vista Ult
>> > Kerry
>> >
>> > Community Support Group
>> > Project

>>
>>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2007
=?Utf-8?B?S2Vycnk=?=
 

Posts: n/a
Re: How to delete damaged zipped folder from My Downloads
I just discovered that I had two folders my old My Downloads folder from XP
Pro and another named Downloads. So I'm copying all to Downloads and then
I'll try the CMD trick again.
I'll report back as to how things go.

Thanks
--
Kerry

Community Support Group Project


"Rick Rogers" wrote:

> Hi Kerry,
>
> Have you tried from an elevated command prompt?
>
> Click start, type CMD and right click the entry in the menu. Choose 'run as
> administrator'. From the prompt, run:
>
> CD %userprofile%\downloads
> Del <zipname>.zip
>
> --
> Best of Luck,
>
> Rick Rogers, aka "Nutcase" - Microsoft MVP
> http://mvp.support.microsoft.com/
> Windows help - www.rickrogers.org
>
> "Kerry" <Kerry@discussions.microsoft.com> wrote in message
> news:C46CB731-F26C-4C71-8903-8BD1F91083C8@microsoft.com...
> >I downloaded a program which now sits in My Downloads. The download arrived
> > as a zipped folder.
> >
> > The problem is that when I mouse over the zipped folder it causes Windows
> > to
> > shut down and restart. I get the message that Windows has shut down and is
> > restarting.
> >
> > I want to deleted this folder but can't get to it.
> >
> > How do I delete it?
> >
> > Thanks,
> >
> > Kerry
> > Vista Ult
> > Kerry
> >
> > Community Support Group
> > Project

>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-19-2007
=?Utf-8?B?S2Vycnk=?=
 

Posts: n/a
Re: How to delete damaged zipped folder from My Downloads
I moved all the files to Downloads and tried

%userprofile%\downloads DEL StarForceRemoval.zip

It brought up the Downloads but the StarForceRemoval.zip is still there.

--
Kerry

Community Support Group Project


"Kerry" wrote:

> I just discovered that I had two folders my old My Downloads folder from XP
> Pro and another named Downloads. So I'm copying all to Downloads and then
> I'll try the CMD trick again.
> I'll report back as to how things go.
>
> Thanks
> --
> Kerry
>
> Community Support Group Project
>
>
> "Rick Rogers" wrote:
>
> > Hi Kerry,
> >
> > Have you tried from an elevated command prompt?
> >
> > Click start, type CMD and right click the entry in the menu. Choose 'run as
> > administrator'. From the prompt, run:
> >
> > CD %userprofile%\downloads
> > Del <zipname>.zip
> >
> > --
> > Best of Luck,
> >
> > Rick Rogers, aka "Nutcase" - Microsoft MVP
> > http://mvp.support.microsoft.com/
> > Windows help - www.rickrogers.org
> >
> > "Kerry" <Kerry@discussions.microsoft.com> wrote in message
> > news:C46CB731-F26C-4C71-8903-8BD1F91083C8@microsoft.com...
> > >I downloaded a program which now sits in My Downloads. The download arrived
> > > as a zipped folder.
> > >
> > > The problem is that when I mouse over the zipped folder it causes Windows
> > > to
> > > shut down and restart. I get the message that Windows has shut down and is
> > > restarting.
> > >
> > > I want to deleted this folder but can't get to it.
> > >
> > > How do I delete it?
> > >
> > > Thanks,
> > >
> > > Kerry
> > > Vista Ult
> > > Kerry
> > >
> > > Community Support Group
> > > Project

> >
> >

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-19-2007
Rick Rogers
 

Posts: n/a
Re: How to delete damaged zipped folder from My Downloads
Hi Kerry,

Are you running them as two separate commands or trying to merge them
together? If the latter, then use:

del %userprofile%\downloads\StarForceRemoval.zip

Note the space after "del".

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org

"Kerry" <Kerry@discussions.microsoft.com> wrote in message
news:2A013A18-D075-43A8-901F-38F990A546B8@microsoft.com...
>I moved all the files to Downloads and tried
>
> %userprofile%\downloads DEL StarForceRemoval.zip
>
> It brought up the Downloads but the StarForceRemoval.zip is still there.
>
> --
> Kerry
>
> Community Support Group
> Project

>
>
> "Kerry" wrote:
>
>> I just discovered that I had two folders my old My Downloads folder from
>> XP
>> Pro and another named Downloads. So I'm copying all to Downloads and then
>> I'll try the CMD trick again.
>> I'll report back as to how things go.
>>
>> Thanks
>> --
>> Kerry
>>
>> Community Support Group
>> Project

>>
>>
>> "Rick Rogers" wrote:
>>
>> > Hi Kerry,
>> >
>> > Have you tried from an elevated command prompt?
>> >
>> > Click start, type CMD and right click the entry in the menu. Choose
>> > 'run as
>> > administrator'. From the prompt, run:
>> >
>> > CD %userprofile%\downloads
>> > Del <zipname>.zip
>> >
>> > --
>> > Best of Luck,
>> >
>> > Rick Rogers, aka "Nutcase" - Microsoft MVP
>> > http://mvp.support.microsoft.com/
>> > Windows help - www.rickrogers.org
>> >
>> > "Kerry" <Kerry@discussions.microsoft.com> wrote in message
>> > news:C46CB731-F26C-4C71-8903-8BD1F91083C8@microsoft.com...
>> > >I downloaded a program which now sits in My Downloads. The download
>> > >arrived
>> > > as a zipped folder.
>> > >
>> > > The problem is that when I mouse over the zipped folder it causes
>> > > Windows
>> > > to
>> > > shut down and restart. I get the message that Windows has shut down
>> > > and is
>> > > restarting.
>> > >
>> > > I want to deleted this folder but can't get to it.
>> > >
>> > > How do I delete it?
>> > >
>> > > Thanks,
>> > >
>> > > Kerry
>> > > Vista Ult
>> > > Kerry
>> > >
>> > > Community Support Group
>> > > Project

>> >
>> >


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 03-04-2007
=?Utf-8?B?S2Vycnk=?=
 

Posts: n/a
RE: How to delete damaged zipped folder from My Downloads
Thanks all.

del %userprofile%\downloads\StarForceRemoval.zip

worked.

--
Kerry

Community Support Group Project


"Kerry" wrote:

> I downloaded a program which now sits in My Downloads. The download arrived
> as a zipped folder.
>
> The problem is that when I mouse over the zipped folder it causes Windows to
> shut down and restart. I get the message that Windows has shut down and is
> restarting.
>
> I want to deleted this folder but can't get to it.
>
> How do I delete it?
>
> Thanks,
>
> Kerry
> Vista Ult
> Kerry
>
> Community Support Group Project

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
safe to delete the ...\softwaredistribution\downloads files? Joe microsoft.public.windows.vista.general 0 03-01-2007 14:59
Downloads folder - very strange problem Clive in Kent microsoft.public.windows.vista.general 2 03-01-2007 09:21
Delete Nameless Folder =?Utf-8?B?V2lsbA==?= microsoft.public.windows.vista.file management 4 03-01-2007 02:24
Delete the Windows Folder Marco microsoft.public.windows.vista.general 14 02-28-2007 23:30
Cannot delete or rename folder =?Utf-8?B?bm9ydGhlbmQ=?= microsoft.public.windows.vista.file management 3 02-28-2007 14:15




All times are GMT +1. The time now is 14:42.




Driver Scanner - Free Scan Now

Vistaheads.com is part of the Heads Network. See also XPHeads.com and Win7Heads.com.


Funny Commercials to make you laugh :-)

Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120