Jump to content

Cti

Member
  • Posts

    95
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by Cti

  1. Well I am installing a icon pack and one of the files are messed up, so I would like to replace with my own pack once installed please explain any idea's you might have. using replacer seems like a pretty easy way, I just need to figure out that one issue. Thanks
  2. I just cannot rap my head around this. I just want replacer to switch a file, I am going to run it from cmdlines. the readme says To execute the script, drag and drop it onto the Replacer.cmd file. Or, run Replacer from the command line with the script as a parameter. Sample script: ;; ReplacerScript ; Replace and restore notepad notepad.exe,notepad.new notepad.exe,Restore ; Optionally replace Commdlg commdlg.dll,new.dll,1,Optional replacer.cmd /? shows this Replaces protected system files. Usage: Replacer "ScriptFile" Example: Replacer "C:\Replacer\Script.txt" Script syntax: ;; ReplacerScript ; Comment SystemFileName [,ReplacementFile] [,Reference#] [,Optional] Script example: ;; ReplacerScript ; Replace Notepad, Calc, Paint notepad.exe,notepad.new calc.exe,files\calc.new mspaint.exe,"C:\Files\paint.new" ; Prompt to optionally restore Notepad from backup notepad.exe,RESTORE,Optional See readme.txt for ReferenceNumber details. I have tried so many different things and I cannot seem to get this 1. Where do you put the new file ? 2. Can someone write me an example 3. Also exactly what file to execute from cmdlines 4. In the simplest of terms thanks Thank you EDIT: alright I got it work work, but I ran into another snag. I am just experimenting, easy enough to run a replacer.cmd script.txt script.txt ;; ReplacerScript ; Replacer "filename here" "old file here","new file here" without the " " now it runs fine but it it says 1 file will be replaced. Press any key to start the script I want it to be fully unattended ?? thanks
  3. Well that is a huge amount of space, I would suggest downloading an untouched ISO ( to play it safe ) and then go download RyanVM's post SP2 update pack, this is a lot smaller in size and lists all the updates, don't forget you will still need to add a couple. What I do, copy the entire contents off your windows xp cd and call it XPoriginal ( you choose name ) then make another folder, call it mynlite ( your choice again ). Now just remember the date and time, so when you load up nlite again it will ask you if you want to load your last session*. Now I am sure ,you can load up your already modified nlite folder again, but after I start messing around with a lot of things, I will start from scratch so grab the files from the example I made XPoriginal and move to a appropriate folder say mynlitejuly02. hope that makes some sence take care
  4. I have made a nlite of Windows XP Pro SP2 with some addons and such, I just have an issue with Vista Icon Pack v3 or v2. When I install everything is well, other than the fact if I drag a shortcut onto the desktop or if I create one a weird folder icon is over top the icon which is suppose to show ?? I can post a pic you cannot imagine what this looks like I installed my regular XP Pro CD in VMWare and I did not have the issue, it could be caused by included hotfixes, included programs, something needed which was ripped out using nlite ?? I have heard of people having this is issue I included this add on HERE which is the Vista icon pack and I got the issue I also installed Vista icon packv3 from fresh install with the same issue Thanks PS I can post more info if needed
  5. I have a Sony and I have some sony app which I would like to be installed auto, now I am wondering about switches ?? I have tested this in a batch file and I can get the files to run, but where you have to go "next", to select your options the installer just stops there. Do switches like /Q or /Quiet work on all applications or just certain ones , I know there is also other ones which are probably needed Someone with some more knowledge on this topic help me out thanks
  6. Well I just added daemon tools to my registry tweaks, these are being applied anyways REG DELETE HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v daemon.exe /f now I tried one similar to this and I could not get it to work, I think the mistake was at the end where it says daemon.exe DEL "%UserProfile%\Start Menu\Programs\Outlook Express.lnk" I do have this, what I am trying to do, is removed it from the start menu upper left hand side, normally shows your default browser and email ??
  7. Thanks Is it possible to remove Outlook from start menu, right at the top on the left hand side ?
  8. EDIT: ok everything worked, thank you very much
  9. I saw a couple threads talking about reg entries and such, what is the best way to make Firefox default browser ? NOTE: I used firefox from HERE also is there a way, so when you open Firefox the first time it does not ask you if you want to import crap and also ask if you want default browser ?? Thank you
  10. Great, that worked Now what is the command to delete windows Explorer DEL /Q "%AllUsersProfile%\Desktop\Windows Explorer.Ink" this it not working, I am not sure if it considered a shortcut Thanks for the help EDIT: what would the command be for deleting this reg entry HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\DAEMON Tools here I saved the reg file Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run] "ctfmon.exe"="C:\\WINDOWS\\system32\\ctfmon.exe" "DAEMON Tools"="\"C:\\Program Files\\DAEMON Tools\\daemon.exe\" -lang 1033"
  11. I have been struggling with some simple commands and I do not know why they won't work. Cleanup.cmd DEL "%AllUsersProfile%\Desktop\DAEMON Tools.ink" I have also tried DEL /Q "%AllUsersProfile%\Desktop\DAEMON Tools.ink" I have a bunch more which should be very similar, I just need to know why these are not working for me The command is running from a user which is created using nlite. I am struggling with any delete command, can someone help me out Thanks EDIT: I have also read a whole bunch of other threads with these issues, but still none of the commands work, is there anything that needs to be before those commands, I mean at the beginning of cleanup.cmd
  12. For some reason in nlite I can make a new user and select active but once Windows XP is installed, it is using the admin account ?? One other issue I have is, I am trying to add quick launch shortcuts with no luck, I am following this guide CLICK HERE CMDLINES.TXT [COMMANDS] "netfx.cmd" "regedit /s Ultimate.reg" "Ultimate.cmd" "res.cmd" "regedit /s Tweak.reg" "rundll32 advpack.dll,LaunchINFSection nLite.inf,U" "regedit /s quicklaunch.reg" in the folder $1 I have cleanup.cmd and a folder named Install + Quick Launch which has my shortcuts in cleanup.cmd MD "%userprofile%\Application Data\Microsoft\Internet Explorer\Quick Launch" copy %systemdrive%\Install\Quicklaunch\*.* "%userprofile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y If anyone could help me out, that would be great Thanks EDIT: forgot to add, I also have quicklaunch.reg in $OEM$ quicklaunch.reg Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop] "Default Taskbar"=hex:0c,00,00,00,08,00,00,00,02,00,00,00,00,00,00,00,b0,e2,2b,\ d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,01,00,00,1a,00,00,00,\ 01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,\ 00,00,00,c0,00,00,00,00,00,00,46,83,00,00,00,10,00,00,00,a0,b0,48,5e,89,8d,\ bd,01,00,d8,9e,e4,2a,8d,bd,01,00,45,fe,5e,89,8d,bd,01,00,00,00,00,00,00,00,\ 00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,13,01,14,00,1f,0f,e0,4f,\ d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,23,44,3a,5c,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,cd,97,15,00,31,00,00,00,00,00,af,24,5c,\ b9,10,80,57,69,6e,6e,74,00,00,20,00,31,00,00,00,00,00,af,24,a3,b9,10,00,50,\ 72,6f,66,69,6c,65,73,00,50,52,4f,46,49,4c,45,53,00,19,00,31,00,00,00,00,00,\ c1,24,08,92,10,00,69,65,35,30,30,2e,30,30,30,00,00,28,00,31,00,00,00,00,00,\ c1,24,08,92,10,00,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,00,41,50,\ 50,4c,49,43,7e,31,00,21,00,31,00,00,00,00,00,c5,22,9d,91,10,00,4d,69,63,72,\ 6f,73,6f,66,74,00,4d,49,43,52,4f,53,7e,31,00,29,00,31,00,00,00,00,00,d3,22,\ 32,a6,10,00,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,00,49,4e,54,\ 45,52,4e,7e,31,00,24,00,31,00,00,00,00,00,db,22,76,ba,10,00,51,75,69,63,6b,\ 20,4c,61,75,6e,63,68,00,51,55,49,43,4b,4c,7e,31,00,00,00,8d,00,00,00,1c,00,\ 00,00,01,00,00,00,1c,00,00,00,36,00,00,00,0d,f0,ad,ba,8c,00,00,00,1a,00,00,\ 00,03,00,00,00,e7,18,2d,23,10,00,00,00,49,45,35,30,30,5f,58,31,43,00,43,3a,\ 5c,57,49,4e,4e,54,5c,50,72,6f,66,69,6c,65,73,5c,49,45,35,30,30,2e,30,30,30,\ 5c,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,5c,4d,69,63,72,6f,73,6f,\ 66,74,5c,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,5c,51,75,69,63,\ 6b,20,4c,61,75,6e,63,68,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,a3,00,00,\ 00,00,00,00,00,08,00,00,00,02,00,00,00,cc,00,00,00,01,00,00,00,03,00,00,00,\ 4a,00,00,00,01,00,00,00,40,00,32,00,e6,01,00,00,c4,24,15,9f,20,00,4c,61,75,\ 6e,63,68,20,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,20,42,72,6f,\ 77,73,65,72,2e,6c,6e,6b,00,4c,41,55,4e,43,48,7e,32,2e,4c,4e,4b,00,00,00,40,\ 00,00,00,02,00,00,00,36,00,32,00,48,02,00,00,c4,24,15,9f,20,00,4c,61,75,6e,\ 63,68,20,4f,75,74,6c,6f,6f,6b,20,45,78,70,72,65,73,73,2e,6c,6e,6b,00,4c,41,\ 55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,00,36,00,00,00,00,00,00,00,2c,00,32,00,\ 51,00,00,00,ec,22,46,39,20,00,53,68,6f,77,20,44,65,73,6b,74,6f,70,2e,73,63,\ 66,00,53,48,4f,57,44,45,7e,31,2e,53,43,46,00,00,00,52,00,00,00,e0,00,00,00,\ 00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,\ 00,00,00,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,37,02,\ 00,00,e0,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,\ 00,00,00,00,00,01,00,00,00 "TaskbarWinXP"=hex:0c,00,00,00,08,00,00,00,03,00,00,00,00,00,00,00,db,02,4a,8b,\ bb,97,1b,4c,be,75,88,27,a7,35,8c,d0,00,00,00,00,e0,04,00,00,00,00,00,00,13,\ 00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,00,00,00,01,00,\ 00,00,b0,e2,2b,d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,11,00,\ 00,1a,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,\ 01,14,02,00,00,00,00,00,c0,00,00,00,00,00,00,46,81,00,00,00,10,00,00,00,c0,\ 82,3e,c3,fd,e9,c7,01,0c,99,11,54,00,ea,c7,01,0a,89,18,1b,fe,e9,c7,01,00,00,\ 00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,a7,01,14,\ 00,1f,50,e0,4f,d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,2f,43,3a,5c,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,5c,00,31,00,00,00,\ 00,00,1d,37,d2,2b,10,00,44,4f,43,55,4d,45,7e,31,00,00,44,00,03,00,04,00,ef,\ be,1c,37,a5,b2,1d,37,d2,2b,14,00,00,00,44,00,6f,00,63,00,75,00,6d,00,65,00,\ 6e,00,74,00,73,00,20,00,61,00,6e,00,64,00,20,00,53,00,65,00,74,00,74,00,69,\ 00,6e,00,67,00,73,00,00,00,18,00,4a,00,31,00,00,00,00,00,1d,37,d3,2b,10,00,\ 41,44,4d,49,4e,49,7e,31,00,00,32,00,03,00,04,00,ef,be,1d,37,d2,2b,1d,37,d3,\ 2b,14,00,00,00,41,00,64,00,6d,00,69,00,6e,00,69,00,73,00,74,00,72,00,61,00,\ 74,00,6f,00,72,00,00,00,18,00,64,00,31,00,00,00,00,00,1d,37,d7,2b,13,00,41,\ 50,50,4c,49,43,7e,31,00,00,4c,00,03,00,04,00,ef,be,1d,37,d2,2b,1d,37,d7,2b,\ 14,00,36,00,41,00,70,00,70,00,6c,00,69,00,63,00,61,00,74,00,69,00,6f,00,6e,\ 00,20,00,44,00,61,00,74,00,61,00,00,00,40,73,68,65,6c,6c,33,32,2e,64,6c,6c,\ 2c,2d,32,31,37,36,35,00,18,00,21,00,31,00,00,00,00,00,c5,22,9d,91,10,00,4d,\ 69,63,72,6f,73,6f,66,74,00,4d,49,43,52,4f,53,7e,31,00,29,00,31,00,00,00,00,\ 00,d3,22,32,a6,10,00,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,00,\ 49,4e,54,45,52,4e,7e,31,00,24,00,31,00,00,00,00,00,db,22,76,ba,10,00,51,75,\ 69,63,6b,20,4c,61,75,6e,63,68,00,51,55,49,43,4b,4c,7e,31,00,00,00,10,00,00,\ 00,05,00,00,a0,1a,00,00,00,37,01,00,00,60,00,00,00,03,00,00,a0,58,00,00,00,\ 00,00,00,00,75,78,39,30,73,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,6b,2b,45,db,f1,55,dc,11,bd,15,00,0c,29,b2,\ 40,e9,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,6b,2b,45,db,f1,55,dc,\ 11,bd,15,00,0c,29,b2,40,e9,00,00,00,00,08,00,00,00,02,00,00,00,fc,00,00,00,\ 01,00,00,00,02,00,00,00,8a,00,00,00,00,00,00,00,7c,00,32,00,2f,03,00,00,1d,\ 37,da,2b,20,00,4c,41,55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,60,00,03,00,04,00,\ ef,be,1d,37,da,2b,1d,37,da,2b,14,00,00,00,4c,00,61,00,75,00,6e,00,63,00,68,\ 00,20,00,49,00,6e,00,74,00,65,00,72,00,6e,00,65,00,74,00,20,00,45,00,78,00,\ 70,00,6c,00,6f,00,72,00,65,00,72,00,20,00,42,00,72,00,6f,00,77,00,73,00,65,\ 00,72,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,00,00,00,00,00,00,00,66,00,00,00,\ 01,00,00,00,58,00,32,00,dc,05,00,00,91,35,7d,76,20,00,4c,49,56,45,4d,45,7e,\ 31,2e,4c,4e,4b,00,00,3c,00,03,00,04,00,ef,be,1d,37,2a,2c,1d,37,2a,2c,14,00,\ 00,00,4c,00,69,00,76,00,65,00,20,00,4d,00,65,00,73,00,73,00,65,00,6e,00,67,\ 00,65,00,72,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,00,00,00,00,00,00,00,52,00,\ 00,00,e0,06,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,\ 00,00,00,00,00,01,00,00,00,02,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,\ 4f,d9,18,b4,37,02,00,00,e0,0c,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,\ 00,00,00,16,00,00,00,00,00,00,00,01,00,00,00 "Upgrade"=dword:00000001 "Toolbars"=hex:11,00,00,00,00,00,00,00
  13. integrate them in nlite ?? sure that is easy enough Well for example one came in a .cab file with a .ini file and a .exe file, the second came in a winrar with the same, I extracted them into the folder SVCPACK, by adding them in using nlite it will also add them into this folder ( correct me if I am wrong ) but what do I do with the .ini file or should I be extracting the contents at all ? Thanks EDIT: ok I just added with nlite, testing now ...
  14. I am not exactly sure how you integrate THESE into your nlite CD, I would like to add daemon tools and firefox, could someone help me out ? Take care Cti
  15. I don't know what the heck happened I started from scratch, testing right now and I see disk management so we are doing ok.. I do have a problem though..
  16. For some reason I a missing disk management under administrator tools ?? what could be wrong or ripped out thanks
  17. I have an nlite with updates up to July 07, now is it possible to add the latest hot fixes ? I attempted to add 6 more hot fixes to my installation and failed, I get a message which says windows setup is continuing to install, but right away it wil restart and just keep doing that. If I try to add a hotfix I already have will nlite give me some sort of notice ? Is there any updates I should stay away from ?? any help thanks
  18. I have silent install, PM me later for link, I will upload to megaupload for you
  19. I am running an nlite of windows sever SP2 2003 and when I install Speedfan 4.32 and try and run it, makes it seem like windows is loading it but does not. I installed a previous version and it does work. So my question is does 4.32 work in windows sever 2003 ? and if anyone could help me fix this issue thanks
  20. WOW, this looks great .. I will go through and use the ones I like thanks
  21. Hey, new user just saying hi
×
×
  • Create New...