Windows XP Community - XPHeads



error 1606

microsoft.public.windowsxp.perform_maintain


Reply
  #11 (permalink)  
Old 06-07-2008, 06:36 PM
PaulM
 
Posts: n/a
Re: error 1606
It says: "Tweaks and Fixes for Windows XP."
Look in the file, you will see this: n = WinFolder & "Documents and
Settings\All Users\Start Menu\Programs\Administrative Tools"
Vista does not have Documents and Settings.
--
----------------------------------------
www.paulsxp.com
www.paulsxp.com/forum
----------------------------------------

"Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
news:uc0DVbMyIHA.4772@TK2MSFTNGP03.phx.gbl...
> It says: "Tweaks and Fixes for Windows Vista."
>
> PaulM wrote:
>> That's and XP tweaks, not for Vista.
>>
>>
>> "Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
>> news:eGZIayLyIHA.5832@TK2MSFTNGP02.phx.gbl...
>>> Paul, that tweak is for Vista. Does it also work for XP?
>>>
>>> PaulM wrote:
>>>> Try here Line 20.
>>>> http://www.paulsxp.com/tweaksvista.html
>>>>
>>>> "precious" <precious@discussions.microsoft.com> wrote in message
>>>> news:E8274ACB-B27D-4F5E-A2BE-00E2BA7BBC02@microsoft.com...
>>>>> I keep getting one of two messages when I try to remove programs
>>>>> that I haven't used for along time, because my comoputer has slowed
>>>>> way down. I cant defrag or anything. One of the messages is:
>>>>> Error 1606 could not access network location % userprofile% /my
>>>>> pictures. Or I get 1606x53x295105304ox. Help!

>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #12 (permalink)  
Old 06-07-2008, 07:31 PM
Daave
 
Posts: n/a
Re: error 1606
This confusion stems from top-posting and not paying attention!

Reconstructed:

>>>> PaulM wrote:
>>>>> Try here Line 20.
>>>>> http://www.paulsxp.com/tweaksvista.html


>>> "Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
>>> news:eGZIayLyIHA.5832@TK2MSFTNGP02.phx.gbl...
>>>> Paul, that tweak is for Vista. Does it also work for XP?


>> PaulM wrote:
>>> That's and XP tweaks, not for Vista.


> "Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
> news:uc0DVbMyIHA.4772@TK2MSFTNGP03.phx.gbl...
>> It says: "Tweaks and Fixes for Windows Vista."


"PaulM" <paul@paulsxp.com> wrote in message
news:%23ABKk1MyIHA.548@TK2MSFTNGP06.phx.gbl...
> It says: "Tweaks and Fixes for Windows XP."
> Look in the file, you will see this: n = WinFolder & "Documents and
> Settings\All Users\Start Menu\Programs\Administrative Tools"
> Vista does not have Documents and Settings.


When I look in the file it says:

var fso = WScript.CreateObject("Scripting.FileSystemObject") ;
var WSH = new ActiveXObject("WScript.Shell");
var folder = WSH.SpecialFolders("Recent");
fso.DeleteFile(folder + "\\*.*");
WScript.Echo("Done, files Deleted");

You must be referring to this page instead:

http://www.paulsxp.com/tweaksxp.html


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 06-07-2008, 07:37 PM
PaulM
 
Posts: n/a
Re: error 1606
That should read:
http://www.paulsxp.com/tweaksxp.html
Line 20.

"Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
news:OAyYjUNyIHA.4892@TK2MSFTNGP05.phx.gbl...
> This confusion stems from top-posting and not paying attention!
>
> Reconstructed:
>
>>>>> PaulM wrote:
>>>>>> Try here Line 20.
>>>>>> http://www.paulsxp.com/tweaksvista.html

>
>>>> "Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
>>>> news:eGZIayLyIHA.5832@TK2MSFTNGP02.phx.gbl...
>>>>> Paul, that tweak is for Vista. Does it also work for XP?

>
>>> PaulM wrote:
>>>> That's and XP tweaks, not for Vista.

>
>> "Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
>> news:uc0DVbMyIHA.4772@TK2MSFTNGP03.phx.gbl...
>>> It says: "Tweaks and Fixes for Windows Vista."

>
> "PaulM" <paul@paulsxp.com> wrote in message
> news:%23ABKk1MyIHA.548@TK2MSFTNGP06.phx.gbl...
>> It says: "Tweaks and Fixes for Windows XP."
>> Look in the file, you will see this: n = WinFolder & "Documents and
>> Settings\All Users\Start Menu\Programs\Administrative Tools"
>> Vista does not have Documents and Settings.

>
> When I look in the file it says:
>
> var fso = WScript.CreateObject("Scripting.FileSystemObject") ;
> var WSH = new ActiveXObject("WScript.Shell");
> var folder = WSH.SpecialFolders("Recent");
> fso.DeleteFile(folder + "\\*.*");
> WScript.Echo("Done, files Deleted");
>
> You must be referring to this page instead:
>
> http://www.paulsxp.com/tweaksxp.html
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 06-07-2008, 07:54 PM
Daave
 
Posts: n/a
Re: error 1606
"PaulM" <paul@paulsxp.com> top-posted in message
news:exzy4XNyIHA.5620@TK2MSFTNGP04.phx.gbl...
> That should read:
> http://www.paulsxp.com/tweaksxp.html
> Line 20.
>
> "Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
> news:OAyYjUNyIHA.4892@TK2MSFTNGP05.phx.gbl...
>> This confusion stems from top-posting and not paying attention!
>>
>> Reconstructed:
>>
>>>>>> PaulM wrote:
>>>>>>> Try here Line 20.
>>>>>>> http://www.paulsxp.com/tweaksvista.html

>>
>>>>> "Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
>>>>> news:eGZIayLyIHA.5832@TK2MSFTNGP02.phx.gbl...
>>>>>> Paul, that tweak is for Vista. Does it also work for XP?

>>
>>>> PaulM wrote:
>>>>> That's and XP tweaks, not for Vista.

>>
>>> "Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
>>> news:uc0DVbMyIHA.4772@TK2MSFTNGP03.phx.gbl...
>>>> It says: "Tweaks and Fixes for Windows Vista."

>>
>> "PaulM" <paul@paulsxp.com> wrote in message
>> news:%23ABKk1MyIHA.548@TK2MSFTNGP06.phx.gbl...
>>> It says: "Tweaks and Fixes for Windows XP."
>>> Look in the file, you will see this: n = WinFolder & "Documents and
>>> Settings\All Users\Start Menu\Programs\Administrative Tools"
>>> Vista does not have Documents and Settings.

>>
>> When I look in the file it says:
>>
>> var fso = WScript.CreateObject("Scripting.FileSystemObject") ;
>> var WSH = new ActiveXObject("WScript.Shell");
>> var folder = WSH.SpecialFolders("Recent");
>> fso.DeleteFile(folder + "\\*.*");
>> WScript.Echo("Done, files Deleted");
>>
>> You must be referring to this page instead:
>>
>> http://www.paulsxp.com/tweaksxp.html


Yes.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 06-07-2008, 08:00 PM
PaulM
 
Posts: n/a
Re: error 1606
"Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
news:OICn$gNyIHA.5892@TK2MSFTNGP02.phx.gbl...
> "PaulM" <paul@paulsxp.com> top-posted in message
> news:exzy4XNyIHA.5620@TK2MSFTNGP04.phx.gbl...
>> That should read:
>> http://www.paulsxp.com/tweaksxp.html
>> Line 20.
>>
>> "Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
>> news:OAyYjUNyIHA.4892@TK2MSFTNGP05.phx.gbl...
>>> This confusion stems from top-posting and not paying attention!
>>>
>>> Reconstructed:
>>>
>>>>>>> PaulM wrote:
>>>>>>>> Try here Line 20.
>>>>>>>> http://www.paulsxp.com/tweaksvista.html
>>>
>>>>>> "Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
>>>>>> news:eGZIayLyIHA.5832@TK2MSFTNGP02.phx.gbl...
>>>>>>> Paul, that tweak is for Vista. Does it also work for XP?
>>>
>>>>> PaulM wrote:
>>>>>> That's and XP tweaks, not for Vista.
>>>
>>>> "Daave" <dcwashNOSPAM@myrealboxXYZ.invalid> wrote in message
>>>> news:uc0DVbMyIHA.4772@TK2MSFTNGP03.phx.gbl...
>>>>> It says: "Tweaks and Fixes for Windows Vista."
>>>
>>> "PaulM" <paul@paulsxp.com> wrote in message
>>> news:%23ABKk1MyIHA.548@TK2MSFTNGP06.phx.gbl...
>>>> It says: "Tweaks and Fixes for Windows XP."
>>>> Look in the file, you will see this: n = WinFolder & "Documents and
>>>> Settings\All Users\Start Menu\Programs\Administrative Tools"
>>>> Vista does not have Documents and Settings.
>>>
>>> When I look in the file it says:
>>>
>>> var fso = WScript.CreateObject("Scripting.FileSystemObject") ;
>>> var WSH = new ActiveXObject("WScript.Shell");
>>> var folder = WSH.SpecialFolders("Recent");
>>> fso.DeleteFile(folder + "\\*.*");
>>> WScript.Echo("Done, files Deleted");
>>>
>>> You must be referring to this page instead:
>>>
>>> http://www.paulsxp.com/tweaksxp.html

>
> Yes.
>

Oh well I hope he got the right file.

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 On



All times are GMT. The time now is 11:35 AM.


Registry Mechanic - Free Scan Now
Driver Scanner 2009 - Free Scan Now




Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

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