Content Type
Profiles
Forums
Events
Everything posted by mazin
-
This should work: DEL /f /q /a "%AllUsersProfile%\Desktop\*.bat"
-
It's Royale theme by Microsoft.
-
That's it. A single report is nothing.
-
Also, there's MSFN LandMark: "User Creation Tool for (un)attended user creation".
-
I've always used adaware/spyware scanners. And I strongly believe your log is a real and honest one. Your downloaded file is apparently infected. I searched my Registry and searched my %ProgramFiles% directory. I didn't find any traces like yours. I could not say you're lying. Your downloaded file is apparently infected.
-
Under Windows XP SP2, my msgina.dll version is 5.1.2600.2180! This is the file I'm hacking in the first post. When I download and install WindowsXP-KB875506-v2-x86-ENU, my msgina.dll version is 5.1.2600.2833! This is what shown in Post #7.
-
Man, CAPITAL letters cause me a headache!
-
While I managed to understand and experiment on my own (like many others did), drewkaree was courage enough to announce it. Again, thanks nuhi for introducing such a dear piece of software to the community.
-
@ mgadallah Both files are here: $OEM$\CDLMROEX\ImgBurn\ImgBurn.exe (downloaded EXE renamed) $OEM$\CDLMROEX\ImgBurn\ImgBurn.js You don't have to use this JS file unless you get those messages. Otherwise, just use /S. I managed to uninstall then re-install ImgBurn in the hope of capturing the two messages. Unfortunately, I got the first message only. (now, eh!) If I remember correctly, the second message is about "Do you want to keep your current settings? Yes/No". Well, BTW, I use these tweaks in my CleanUp.cmd: @ Takeshi I have CDIMAGE and CDBURN already in my System32 (via $OEM$). I think this is why ImgBurn thinks it's already installed! I'm just guessing. Ah, then I was just lucky with nLite! Thank you for the info about unicode names. I should take care of this. @ bledd Thank you for the tip. (haven't read it before posting!) Have you just renamed "C:\Program Files\ImgBurn\ImgBurn.exe" to img.exe and moved it to System32? If so, don't I need any more files from installation?
-
To install ImgBurn, I use /S and a JScript file. This is because I get two messages at installation time. I send i (ignore) for the first message and y (Yes) for the second message. I install ImgBurn from LM-ROEX from CD (after the first boot). When I burn, I change nothing at all except I uncheck Test and Verify. After I press Play, I check Close Program and Shutdown (Why should I do this manually if I've already wanted to test my UACD by rebooting my PC?!!). So, I change no settings at all. What I did with version 1.3 I did with 2.1.
-
Till you find the reason, add these lines to one of your batch files: del "%UserProfile%\Start Menu\desktop.ini" del "%UserProfile%\Start Menu\Programs\desktop.ini" del "%UserProfile%\Start Menu\Programs\Startup\desktop.ini" del "%UserProfile%\Start Menu\Programs\Accessories\desktop.ini" del "%UserProfile%\Start Menu\Programs\Accessories\Entertainment\desktop.ini"
-
It works for me the way I posted. However, Yzöwl's code is much safer to use.
-
That is true 100%. Actually it was one of the main reasons makes me keep nero I don't agree! On my latest UACD, I've added some .LNK files named in Arabic. I used nLite to create the ISO and ImgBurn to burn it. Works fine!
-
If you use $OEM$ folders, put it there and set it in your WINNT.SIF.
-
Tested! Thanks.
-
@ nuhi Is there a way not to edit SYSSETUP.DLL by nLite? Whenever that file is edited/hacked, the Add New H/W Wizard pops up to install Floppy Disk Drive; after the first logon. Also, will you please make nLite compress WINNTBBU.DLL as well? Thanks.
-
I grabbed the Micro version just yesterday. I'm going to try it. And, sure, NERO is great.
-
@ vertigo I set DisableAdmin to 1, in my INI. This is a snippet of my (working) NewUser.ini: Also, search your reg files (tweaks) and your CMD files for "Administrator". You might insert it somewhere! Sometimes, I forget to update my tweaks and CMDs to suit a new routine. Or, you might use another software that logs "Administrator" on automatically. Yes!
-
This is exactly my cmdlines.txt! This is exactly my UserAdd.cmd! What you need is the line in red bold. I've taken all my pants off!
-
How to make beeps several times after ua install ?
mazin replied to e21k's topic in Unattended Windows 2000/XP/2003
Sure, Yzöwl is a lord of batch scripts! -
I've just started to read this topic, to see if there's something new that I could play with, since I've already had SAV 10! I can't see what's new here. Silent switches I used for SAV 9 are what I use for 10. They are the same: /QB RUNLIVEUPDATE=0 REBOOT=ReallySuppress So, what's different here from the other 13-page thread? @ atomicrabbit If you haven't got a solution yet, this works for me: It's exactly the same line I used for SAV 9!
-
How to automate formatting a partition for windows XP
mazin replied to sridatta's topic in Unattended Windows 2000/XP/2003
AFAIK, WINNT.SIF does not help in this. However, there are solutions here: http://www.msfn.org/board/index.php?showforum=82 -
Yes, Nero gets bigger by the time. Also, it loads slowly.
-
Me, too! OFF TOPIC: Do you know how ImgBurn brings its special shutdown message? I like it and want to reproduce it!