PC Review
Forums
Newsgroups
Microsoft AntiSpyware
Spyware Discussion
URGENT: Catastrophic behaviour
Forums
Newsgroups
Microsoft AntiSpyware
Spyware Discussion
URGENT: Catastrophic behaviour
![]() |
URGENT: Catastrophic behaviour |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
While AntiSpyware notices before allowing .BAT to run,
the default folder is changed from original to C:\windows\system32 ! UGLY! try this : -- test.bat DEL *.* /Q /S /F doubleclicking .BAT file on explorer (whatever the actual folder is) deletion will begin in c:\windows\system32 folder when user accepts the operation Juhani Suhonen |
|
|
|
#2 |
|
Guest
Posts: n/a
|
The last time I played with .bat, was when I was trying cutomize my
autoexec.bat file for Windows 3.1. -- Andre http://spaces.msn.com/members/adacosta FAQ for MS AntiSpy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm "Juhani Suhonen" <anonymous@discussions.microsoft.com> wrote in message news:39e001c51f63$ece60c90$a401280a@phx.gbl... > While AntiSpyware notices before allowing .BAT to run, > the default folder is changed from original to > C:\windows\system32 ! UGLY! > > try this : > > -- test.bat > DEL *.* /Q /S /F > > doubleclicking .BAT file on explorer (whatever the actual > folder is) deletion will begin in c:\windows\system32 > folder when user accepts the operation > > > Juhani Suhonen > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Andre Da Costa wrote:
> The last time I played with .bat, was when I was trying cutomize my > autoexec.bat file for Windows 3.1. Well, you are for sure no hacker......... You can do a lot within cmd if you try or remember. Its really fun to do things with cmd and old fashioned dos tricks. About this DEL, I dont know what he means. Too lazy to find my DOS manual. -- plun |
|
|
|
#4 |
|
Guest
Posts: n/a
|
You are absolutely right--and thanks for reporting this, and helping
publicize the issue. This issue is know to Microsoft and being fixed. Further guidance on issues around use of scripting can be found in this article: http://www.microsoft.com/technet/sc...es/antispy.mspx -- FAQ for Microsoft Antispyware: http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm "Juhani Suhonen" <anonymous@discussions.microsoft.com> wrote in message news:39e001c51f63$ece60c90$a401280a@phx.gbl... > While AntiSpyware notices before allowing .BAT to run, > the default folder is changed from original to > C:\windows\system32 ! UGLY! > > try this : > > -- test.bat > DEL *.* /Q /S /F > > doubleclicking .BAT file on explorer (whatever the actual > folder is) deletion will begin in c:\windows\system32 > folder when user accepts the operation > > > Juhani Suhonen > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
plun wrote:
> Andre Da Costa wrote: > >> The last time I played with .bat, was when I was trying cutomize my >> autoexec.bat file for Windows 3.1. > > > Well, you are for sure no hacker......... > > You can do a lot within cmd if you try or remember. > > Its really fun to do things with cmd and old fashioned dos tricks. > > About this DEL, I dont know what he means. Too lazy to find > my DOS manual. Even for that there is a function in XP. At the prompt C:>help del ![]() Robert (Netherlands) |
|
|
|
#6 |
|
Guest
Posts: n/a
|
Robert de Vos wrote:
> Even for that there is a function in XP. At the prompt C:>help del > > ![]() Thanks ![]() It was "UGLY".............. -- plun |
|
|
|
#7 |
|
Guest
Posts: n/a
|
I hope no one trys this in their windows folder or the root of C.
/Q Queit mode, do not ask if ok to delete on global wildcard /S Delete Specified files from all subdirectories (in this case *.* everything) /F Force deleting of read-only files. So it's going to try deleting everything without asking for permission. I hope you are on a test machine if you try this at the root of C. "Juhani Suhonen" <anonymous@discussions.microsoft.com> wrote in message news:39e001c51f63$ece60c90$a401280a@phx.gbl... > While AntiSpyware notices before allowing .BAT to run, > the default folder is changed from original to > C:\windows\system32 ! UGLY! > > try this : > > -- test.bat > DEL *.* /Q /S /F > > doubleclicking .BAT file on explorer (whatever the actual > folder is) deletion will begin in c:\windows\system32 > folder when user accepts the operation > > > Juhani Suhonen > > |
|
|
|
#8 |
|
Guest
Posts: n/a
|
A trojan poster?
"Tester" <tester@fcgi.com> wrote in message news:thX8j$2HFHA.2000@cpmsftngsa06.privatenews.microsoft.com... >I hope no one trys this in their windows folder or the root of C. > > /Q Queit mode, do not ask if ok to delete on global wildcard > /S Delete Specified files from all subdirectories (in this case *.* > everything) > /F Force deleting of read-only files. > > So it's going to try deleting everything without asking for permission. I > hope you are on a test machine if you try this at the root of C. > > "Juhani Suhonen" <anonymous@discussions.microsoft.com> wrote in message > news:39e001c51f63$ece60c90$a401280a@phx.gbl... >> While AntiSpyware notices before allowing .BAT to run, >> the default folder is changed from original to >> C:\windows\system32 ! UGLY! >> >> try this : >> >> -- test.bat >> DEL *.* /Q /S /F >> >> doubleclicking .BAT file on explorer (whatever the actual >> folder is) deletion will begin in c:\windows\system32 >> folder when user accepts the operation >> >> >> Juhani Suhonen >> >> > > |
|
|
|
#9 |
|
Guest
Posts: n/a
|
Bill saves the day. We can go home now.
-- Andre http://spaces.msn.com/members/adacosta FAQ for MS AntiSpy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm "Tester" <tester@fcgi.com> wrote in message news:thX8j$2HFHA.2000@cpmsftngsa06.privatenews.microsoft.com... >I hope no one trys this in their windows folder or the root of C. > > /Q Queit mode, do not ask if ok to delete on global wildcard > /S Delete Specified files from all subdirectories (in this case *.* > everything) > /F Force deleting of read-only files. > > So it's going to try deleting everything without asking for permission. I > hope you are on a test machine if you try this at the root of C. > > "Juhani Suhonen" <anonymous@discussions.microsoft.com> wrote in message > news:39e001c51f63$ece60c90$a401280a@phx.gbl... >> While AntiSpyware notices before allowing .BAT to run, >> the default folder is changed from original to >> C:\windows\system32 ! UGLY! >> >> try this : >> >> -- test.bat >> DEL *.* /Q /S /F >> >> doubleclicking .BAT file on explorer (whatever the actual >> folder is) deletion will begin in c:\windows\system32 >> folder when user accepts the operation >> >> >> Juhani Suhonen >> >> > > |
|
|
|
#10 |
|
Guest
Posts: n/a
|
Andre Da Costa wrote:
> The last time I played with .bat, was when I was trying cutomize my > autoexec.bat file for Windows 3.1. > For me it was 5 seconds ago. I was editing for my keyboard. I have a dutch keyboard , but some programmes are thinking in US mode. So i have problems with dots and commas (This can be a problem in financial programs), so i must make a .bat file with the kb16 command in it. The most serious financial software in our country is stil DOS. (Call us ignorant )But now the problem: When i start a .bat file on the desktop MSAS alerts me that i am starting a .bat file. So far so good. But when i dont start it from my desktop but in a dos windows it doesnt give a warning. I dont know if this is an error or not, but i mention it. ps on my other computer i still have windows 3.1 32bits (ecomstation) ![]() -- Greetings Robert. The Netherlands |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 



