prathapml
PatronContent Type
Profiles
Forums
Events
Everything posted by prathapml
-
As a matter of fact, I'd like to know if it is possible to manually 'catch' and 'release' such worms intentionally on a system. If so, how?Please see this thread, if you have an answer. From where can I get (and keep for later manual use) such worms, ( and how to 'slip-stream' them onto my CD, ROTFLOL).
-
@sead0nkey- It's nice that you posted some feedback at the end. It's always nice to know whether the solutions offered, worked or not. Well, so now I know how to get this thing working, after seeing what you did to solve your problem. This episode just proves that the learning experience (for me) never ends. So, is it like this? A: = 00000001 B: = 00000002 C: = 00000004 D: = 00000008 E: = 00000016 F: = 00000032 ........ Z: = 33554432 So, if I want to block access to Z: and C: drives, I would use the below code, is it? [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoDrives"=dword:33554436 "NoViewOnDrive"=dword:33554436 @maxXPsoft- Does the code, similar to as posted above for Z:+C: work for you? EDIT: bah, looks like I wasted time calculating the dword values for each drive all the way to Z. The same info was available in pretty clear terms at the site that maxXPsoft has referred to (above).
-
well, that command *IS* for the installation reboot. I hope you didn't think that your OS installation could possibly reboot without <GASP> windows itself re-booting.
-
If this is for WinXP/2k, here's a registry tweak to do your bidding: Windows Registry Editor Version 5.00 ; Will apply only to currently logged-on user [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] ; hide F: drive in "My Computer" "NoDrives"=dword:00000007 ;the user cant view the content of the drive and also stop them using - Run, DIR, or Map Network Drive "NoViewOnDrive"=dword:00000007 Save this text (above "CODE" section) in a new text file as "hide-drive.reg" (see that you haven't accidentally saved as hide-drive.reg.txt). Then log-in with the user name of the user who should be restricted access to the drive, and double-click on hide-drive.reg, and when you are asked "Are you sure you want to add this info to the registry?", click Yes. The above registry-code will disable viewing/accessing of the partition mapped to your F: drive from Windows.
-
LOL...... This incident proves that you have to understand what you are doing. I guess you just blindly copy/pasted all the commands found on the unattended guide. If you see in your main.cmd, you might have a line which starts with shutdown -r -f -t 60 -c "blah-blah blah" If you don't want that re-start, you have to remove this line.
-
Thanks for the download, got the utility and ran it (not tested it though) - it runs fine. The nice thing about it seems to be that it can even rename a domain user. But then, I don't see any extra features in it than in the NetUser tool. Also, if both were made by the same author, which is newer and which is older? As for who is the author of both the tools: RenUser does not offer any command-line switches, it is a simple and direct tool, and the "/?" switch does not reveal who made it. NetUser offers an extra command-line argument to make the user's password never expire, and running "/?" yields the info that it was made in Dec1997 by Siemens.
-
Nowadays, IE6/IE-shells are simply too vulnerable and bullet-ridden with security holes. That's because of the deep integration between the OS and the browser. Here's a proof of one such lame exploit: 1. Go to google or any other site, or open a HTML page in IE. 2. Right-click anywhere in the white space and select the option "View Source". 3. The code will be shown/opened in notepad - so far, so good. 4. Now make a folder called "NOTEPAD" on the desktop. 5. Repeat step 1 & 2. 6. You will see that the notepad folder (instead of notepad-the-accessory) opens. 7. Hereafter, it's your guess as to how this bug can be manipulated maliciously (embed an active-X control as folder icon in desktop.ini or autorun a JPG file with system commands, etc.). It is tested to work on IE5/IE6 and on all versions of MS-supported windows versions (Win98/98se/ME/2k/XP/2k3). But I seem to be here preaching to the already converted - last I saw, IE/IE-based browsers had a very low share of votes. The majority of the 'post'ers here have reported using alternative browsers.
-
I don't understand what you mean to convey with that sentence....OK, so Alanoll's confirmation makes it apparent that there's something *ELSE* wrong somewhere on my CD (user error ). I was afraid that's what it would turn out to be. In any case, I'm gonna put off trying to find out exactly *WHERE* that bug is (since I can simply use a silent SFX for the same function).
-
I love all this info coming in, do keep at it pals.... You do come up with things which I have over-looked. Some more?
-
Oh! So such a thing explains my problems...... Here, I refer to OOBE - the first-run experience (which asks to turn on automatic updates, Asks user names, network, activate, register). I had altogether removed OOBE (using nLite). After that, I found that nothing in my $Docs folder was copying over to the HD anymore. This was happening on SP2 RC2. Due to this unexpected 'feature', I then re-slipstreamed and re-built my CD, but I still am not able to get the $Docs folder working. I suspect $Docs functionality has been removed in build2149 to make it process-compatible with win2k. Could Alanoll or someone test out this for me, and tell me if this is true or not? {Just place a "deleteme.txt" file in your CD's "$OEM$\$Docs\All Users\Desktop\" directory, and see if it copies over as it should - if it does not, my suspicion is true}.
-
Well, getting rid of all your Pre-SP2 hotfixes (after having integrated SP2 into your CD) should free up about 40-50 MB (if you've been keeping yourself updated with all the latest updates), I think. As for the "80 meg" figure, /me thinks it is to our detriment. The current builds (250MB+ in size) of SP2 can be used to update XP Tablet/MCE as well. Maybe the SP2 final will be geared only towards Pro/Home. Also, I'm finding it a little difficult to believe MS's current claims (of SP2 being an ~80 MB download). What they say can only mean 2 things - either they are actually referring to the consumer WU install (not the full, network installer); or these are just wild rumours. The Alanoll of old seems to be back now: The same literary/poetry bent of mind..... The same "have-to-read-his-post-a-second-time-to-understand" language..... [hey, wait a minute, don't my style of posts look that way too?] @Alanoll- I'm not trying to bait you, I hope you understand that I'm just trying to have some good-natured fun (unfairly, at your expense, sorry , but couldn't let go of the chance)
-
I would like a download link/home-page to renuser.exe please.......
-
As of now, none. If at all you want to be on top of simply *EVERYTHING*, you could add the .NET framework, but other than that none. After SP2 RC2, there are no required windows updates, nor any component updates (like dX9, WMP9, etc.).
-
See my post here for the easiest way to do it. You can run that tool before first-login (the way you want to do it) as well.
-
If you want to set the computername and more things after install, or at T-13 stage (thru cmdlines.txt) read on...... Download and save the change.vbs (attached to this post). Then, put that file to where you want and call the VBS file (start /wait ....) during T-13. Enjoy! change.vbs
-
I see you didn't even try searching. The page you want was linked to from MSFN's guides section. Go here to find an answer to your question : SysReq If you want *REALLY* technical detailed documentation about the same, go here and download the "Draft version 0.45 of Windows Logo Program System and Device Requirements".
-
changing system parameters unattended
prathapml replied to a topic in Unattended Windows 2000/XP/2003
Yes, it counts as default for all users you create (in whichever way). BTW, WIHU might be a bit of an overkill (for a function as simple as renaming the Admin unattended-ly). As for event log, I have no idea - I guess some one who does will trip along to this thread and tell you how to do that. -
See and click the link (to BootSkin) I posted in the above post. All info you need is available there.
-
I've not ever heard of ristndrd.sif! But I would think that its syntax should most likely be identical to unattend.txt (i.e., the normal one, created thru SetupMgr - that's what is used for RIS installs - which is what you are doing, I suppose). This line makes me think that you are just talking about winnt.sif (but renamed, can be pointed to using a switch for winnt32.exe). If so - yes, you can.Just remember that not all the settings described in ref.chm are usable across all types of setups - some parameters are to be used when the install is from a CD, some for a RIS, some for install from DOS-mode, etc. So use the relevant settings for your ristndrd.sif In any case, trying what you have read here won't hurt (on a test machine, to be sure). So see what works and does not in your environment - enjoy!
-
I have Opera running crash-less since 2 years here. Currently on Opera 7.53+Zone Alarm 5 Security Suite. Opera doesn't have problems when XP's SP2 pre-release Windows Firewall is active either! The reason for your crashes must be something else other than a firewall - maybe you have a corrupted installation? Try un-installing and re-installing Opera (latest version). Also, see if re-generating your Opera AppData can solve the problem (delete the folder "C:\Documents and Settings\user_Name\Application Data\Opera" in Win2k/XP and "C:\Windows\Profiles\user_Name\Application Data\Opera" or "C:\Windows\Application Data\Opera" in Win95/98/ME).
-
You have what is called an 'Administrative Install Point' shown in that pic. And you're right - the key/Organization is not stored in setup.ini (it is scrambled and stored in proplus.msi). But it doesn't matter, as the entries in setup.ini will override those integrated into the MSI. If you pick up a plain-VLK CD of OfficeXP, and run an administrative install from it (run "proplus.msi /A"), you would understand better about the whole process (and about the point at which Organization Name and product key are asked for and stored).
-
I'd recommend the same too! Uninstall Office2003 *COMPLETELY* (otherwise it won't ask for a key when re-installing).
-
Thanx for the input. Your answer linked to the right place. I now have v5.03c, and all's well with the world and God is in his heaven........ And I have something more to add as well about the WA5 installer - I saw that the 'full' and the 'Pro' downloads are both the same - the full build gives access to all Pro features. The lite version of course, is a cut-down one. The link to download 'Pro' on winamp's site actually is WA 5.03a full edition. So, you see, downloading what is now called as 'full' is an updated 'Pro' build.
-
When you do a search on the forum Boards, there's a screenful of parameters you can adjust, right?Well, look at the bottom-right corner for a radio-box option saying "Result Type". In that, change "Show results as topics" to "Show results as posts". And, gamehead seems to be accessing MSFN from another planet (just kidding )- just like DarkPhoenix here, I see no coloring of the search matches.