Everything posted by DaveXP
-
Need Some Theme Help Please
try replacing the LUNA Theme file in the i386 that should work if you give it the right name and all.
-
Unattended Help
Profiledir=D:\Documents (Change the path to fit you need and place in the winnt.sif under the [GUIUnatteded] Set WshShell = WScript.CreateObject("WScript.Shell") Set fso = CreateObject("Scripting.FileSystemObject") On Error Resume Next WshShell.Popup "This will Install ICQ Lite DO NOT MOVE THE MOUSE OR PRESS ANY KEYS!",5," - Warning - ",48 'Run setup from location on hdd' 'you have to check the path ! WshShell.Run ("%systemdrive%\install\ICQ\icqlite1300.exe") 'if your hdd is very slow, increase the next value WScript.Sleep 5000 'don't use "{n 5}" instead of five times "n" ! WshShell.SendKeys "n" WScript.Sleep 10000 WshShell.SendKeys "n" WScript.Sleep 20000 Wscript.Quit Use this vbs script to install ICQ.
-
Make Your Unattended Cd Up To Date
what would be better is if you could install from a Second HDD then you can just add bits with burning new CD's all the time
-
Damn Network Card.. Whats Wrong?
know i am to laxy to quote just parts
-
Change Post-logon Screen Color
No, that one shows my custom logon screen. You can see what I'm talking about if you have "Fast User Switching" enabled. When you hit Winkey+L, to lock your system, you will see the baby-blue screen show right before it brings you back to your logon screen. i see what you mean i think not sure but that is controled by the display settings i remember have that as black once.
-
Change Post-logon Screen Color
you mean the one where it says Start Windows, Loading Settings and all that.
-
Problem With Xpcd
Hey Guys i had finshed my XPCD and just finshed adding the last stuff to it and then i tested it in VPC but now when i run it i get loads of errors for know reason? 1.)If i try to run a .vbs script it asks which program to open it with 2.)if says that it cannot find the system wallpapers to be delete but they are they 3.)Windows Media player gives me a error about system restore which i never had before 4.)Says that it cannot find this Directory (My Documents) 5.) All theme are gone include Luna and Classic and they are in the Themes folder 6.)All my wallpapers which i add are they but are not be displaed same with system wallpapers which i tryed to delete but could not. any ideas what i have done to it?
-
Change Post-logon Screen Color
"%windir%\System32\logonui.exe" change that to change that screen!
-
Unattended Secret: Reducing Size Of Source
fix it ...lol
-
Unattended Secret: Reducing Size Of Source
in the bit where it ask for your cdkey my setup displayes my CD-Key instead of Please eneter you CD-Key must be the switch he used or something?
-
Would anyone like a script that....
Hotfixes are going to be a problem should i include support for them or just SP1 and SP2?
-
Unattended Secret: Reducing Size Of Source
my placed the key on Screen for Some Reason?
-
Unattended Secret: Reducing Size Of Source
Give me 10 mins after making this post and i will put cdimage, cdburn and dvdburn up from everyone. EDIT: Download Ok here you go
-
My Custom Cd Image Tool
Cheers mate!
-
Editing WINNTBBU.DLL For Dummies
Here we go: Image looks nice.
-
My Custom Cd Image Tool
where can i get DVDBurn and CDBurn tools from Thanks.
-
Would anyone like a script that....
how about M$ Office
-
Would anyone like a script that....
i will add winamp has i know nay people like this but i have not heard of UltimateZip so i dont know the switches etc...
-
Damn Network Card.. Whats Wrong?
Longhorn is this very unstable and there is unlike any fix to your problem as Longhorn will not be finshed for about 2 years yet and there for know drivers for it you could try Windows XP drivers but it unlikly that it would work....
-
Editing WINNTBBU.DLL For Dummies
email me the screen shot dave.neilson@ntlworld.com i will put it up for you.
- Howdy....
-
Would anyone like a script that....
Application which if needs to support? so far i have the basic ones like dx9b,mm2,wmp9,all powertoys,dot net and msn6 i will add other but not yet just wondering what you would like it to have.
- Team Icons
-
Would anyone like a script that....
would you perfer if it ask the place to where you files are stored (e.g.dx9b,dotnet)or would you like to make the directorys and you place your files in the directorys it makes
-
Would anyone like a script that....
i am just making the script check for which application you have so it can add only the ones that one person has to the setup.reg and then i need a hotfix method before i can realese it to you.