Jump to content

razormoon

Member
  • Posts

    242
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by razormoon

  1. I actually got that same reply. I only installed manually afterward only to see if I got the rollup message. I looked for the directory AFTER setup and couldn't find it...
  2. Hey Ryan...! Thanks for the reply, but I think you should have a look at this... netwv48.inf = 100,,,,,,,20,0,0 netx56n5.inf = 1,,,,,,,20,0,0 netx500.inf = 1,,,,,,,20,0,0 netxcpq.inf = 1,,,,,,,20,0,0 ngrpci.sys = 1,,,,,,,,3,3,,1,4 NirSoft.cab = 1,,,,,,_x,,3,3 NirSoft.inf = 1,,,,,,,20,0,0 nlhive.inf = 1,,,,,,_x,,3,3 nlite.inf = 1,,,,,,,20,0,0 <<<<<<<< nmas.dll = 100,,,,,,,,3,3 nmasnt.dll = 100,,,,,,,,3,3 nmchat.chm = 1,,,,,,,,3,3 This has NOT been added manually. Could it be ppl installing over RC7 without uninstalling first?? As I posted before, I did find the issue. I've since HKLMd all 7 entries and the unattend is doing fine. That is unless, one of those entries should be entered into user\.default B) ***EDIT btw Clean MCE NLite with a buttload of addons and update pack (tweaks too) oh, sfc, uxtheme and wga are addons, NOT nlite BTS Driverpacks CDImage GUI
  3. hmmm...I have an MCE unattend and so far (in testing), wmp11 won't install without having rollup 2 installed. Anyone else get this? I've tried to get a hold of rollup 2 to integrate but I have no luck. Will test though... ***EDIT Well, I got it to work but now Rollup 2 doesn't want to install. LMAO!
  4. Ok then... in NLITE.INF (as shown in the previous post), I have removed the following entries: Section [C] [C] ... HKU,".Default\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlpo_04",0x00020000,"cmd.exe /c md ""%SystemRoot%\System32\dllcache""" HKU,".Default\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlpo_05",0x00020000,"cmd.exe /C move /Y ""%SystemRoot%\System32\syssetub.dll"" ""%SystemRoot%\System32\syssetup.dll""" AND... Section [R] [R] ... HKU,".Default\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlpo_04" HKU,".Default\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlpo_05" I could not find a related entry for syssetub.dll or syssetup.dll in RC7, but I did find a reference for the dllcache. RC7 Section [T] [T] ... HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\nlQl",0,,"rundll32 advpack.dll,DelNodeRunDLL32 %SystemRoot%\System32\DLLCache" ... Well...those were MY two inf errors... I really don't know what these two lines are doing. What I do know is that they run every time a new user account is logged into. I was wondering if running just once is enough and if thats the case then we can change HKU, ".DEFAULT~ to HKLM, "SOFTWARE~ or HKCU, "SOFTWARE~ Any suggestions...advice? Think I'll just go and use HKLM for now...just in case. ***EDIT Just noticed that most entries in RC7 are HKLM (including dllcache)
  5. I too am recieving this error, although I'm getting the INF errors twice. I spotted these entries in NLITE.INF: HKU,".Default\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlpo_01",0x00020000,"rundll32 advpack.dll,DelNodeRunDLL32 ""%10%\Help\Tours""" HKU,".Default\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlpo_02",0x00020000,"cmd.exe /c md ""%SYSTEMROOT%\Temp""" HKU,".Default\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlpo_03",0x00020000,"rundll32 advpack.dll,DelNodeRunDLL32 ""%SystemRoot%\System32\dllcache""" HKU,".Default\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlpo_04",0x00020000,"cmd.exe /c md ""%SystemRoot%\System32\dllcache""" HKU,".Default\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlpo_05",0x00020000,"cmd.exe /C move /Y ""%SystemRoot%\System32\syssetub.dll"" ""%SystemRoot%\System32\syssetup.dll""" HKU,".Default\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlpo_06",0x00020000,"rundll32 advpack.dll,LaunchINFSection nlite.inf,nLiteReg" HKU,".Default\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","nlpo_07",0x00020000,"rundll32 advpack.dll,LaunchINFSection nlite.inf,S" I believe our problems are going to lie somewhere here. I'm about to do some testing and report back in a bit.
  6. Pyro...create a new folder and put both files, DEVCON.EXE and SAVE_HWIDS.CMD in the folder. Double-click SAVE_HWIDS.CMD from windows and it should produce a txt file with your ids. I can't help you with the rest but couldn't help noticing that you're using RAID 5. Read this about RAID 5 and Windows and after reading, here is the hack for making RAID 5 work under Windows: RAID 5. Slipstream using integrator or nlite. hope this helps
  7. The HWIDS tool should include two files: DEVCON.EXE and SAVE_HWIDS.CMD Run SAVE_HWIDS.CMD and it should produce a file called hwids.txt in the same directory.
  8. Does anyone have a clue where I can find some process dialogs (copy, delete, download, etc) besides the kind that need an application to run fulltime in the background (like stardock)? I'm currently using XPize. I like the animation in the dialogs for some reason. However, I'm looking to change the whole dialog. I tried using the vista customization packs found in this section and I really really liked those dialogs, but those transformation packs finally ruined my system. I would have liked to figure out what changes were made to make my dialogs look that way. Any ideas? Could stardock still hold an answer? Do I really need one of their programs running in the tray? I guess I'm looking for something I can integrate in an unattended disc also. thanks to all ================ Also...in what dlls would those dialog boxes be in?
  9. Has anyone tried this?? Incredible little app I've been playing with for over 8 months...it can do anything from adding multiple users (along w/ password expiration, set 'primary user', set roaming profiles, set user specific registry entries, etc) to installing files. Pretty sweet, no? You can set it up to do only user setup, file setup or both.
  10. Computer name and administrator password, eh? [UserData] ProductKey = "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX" ComputerName = PCNAME <<<<<<< COMPUTER NAME FullName = "Your Name" OrgName = "Your Organization" [GuiUnattended] EncryptedAdminPassword = "No" AdminPassword = * <<<<<<<<ADMIN PASSWORD AS BLANK... "Longing for Serenity..."? TimeZone = 010 OEMSkipRegional = 1 OemSkipWelcome = 1
  11. This looked to be like a promising pack and it's really a shame that it can't manage to even begin installing properly (amongst other things). The first time I installed I got several error 53s before it finally went tits up. I rebooted and some of my OS changed visually. Media Player, msn...they remained the same, but no worries. I tried integrating w/ nlite and that was a small disaster even through vmware. Vista Transformation Pack has detected that there's any Windows NT setup file in E:\\i386 It's not recommend you to continue with this. Please eject your Windows NT CD or move that folder to somewhere else. Press OK to exit Vista Transformation Pack. Now, it took me a long while to figure out what this was trying to tell me. Not that I ever did figure it out. Is it trying to say that there ISN'T any setup files? That there is? And WHY can I not continue to screw my system up if I feel I want to? Anyway, why does this app search the CD anyway? I first saw this message through nlite install. Then I just tried to install from my hd and got the same error. It wouldn't install without me having to remove my WinCD.. wtf?? haha BUT THEN... NTOSKRNL.EXE not found! And I curse your camel!! but not really... Since I am a sucker for pain, I tried the LITE version... LMAO! It had a problem with it's SIF file. Something about needed data not found or something or other. TSK TSK My friend.. but I guess today wasn't my day. It was worst than my toothache.
  12. Where can I find the nLite version?? I've tried integrating...I can't figure out what I'm doing wrong. Tells me something about NT Setup files found and quits.
  13. After installing and then running the setup again the maintenance window pops up. My question is: What does Remove sponsership's softwares mean? Is there spyware in this??
  14. I've had the exact same problem with the same files. I've been ignoring that error and so far so good.
  15. As soon as I finished my last post, I went looking again for something better. I can't believe what I came across. I'm using K-Lite Mega Codec 1.52 w/ FULL options. I downloaded Transcode 360, ran the setup... I did NOTHING after the setup. I powered on my Linksys Extender, picked an AVI movie, hit the Info button on my remote, selected More from the menu and hit an onscreen button called Transcode. It worked. And not only with AVI files either!!! HOLY s***!!!!
  16. Sure you can. I **** near scoured the whole internet looking for something that would work and wouldn't you know it.... XILISOFT VIDEO CONVERTER Convert any file to be played on Linksys extender. Make sure to convert to MPEG-2 MOVIE format and that you overwrite the video size with the original. You'll see what I mean as Xilisoft shows you the original size and the default (which you can overtype). IT CONVERTS SUPER FAST. No kidding! Oh, sometimes when watching the movie on the extender the movie would have that old kung fu godzilla effect (tall and skinny). Easy fix is to play the tv (if you have a tv card), sorry haven't tried anything else. Also, you can convert the ms-pvr to other formats using DIGITAL MEDIA CONVERTER. Expect to spend a day encoding though. It's the only one that converts MCE recorded movies (that I know of). Hope it helps. And let me know how it works out for ya
  17. and not only that, but I first noticed that wierd problem on my Linksys media extender. It seems to happen only on occasion on my pc itself. Some of the options in some programs like System Mechanic and Diskeeper 10 cause it to 'stutter' like that. Sometimes it takes a good 5 mins for the movie to continue playing. I just push the fast forward every 2 secs or so instead of in quick succession. A defrag ain't a bad idea either.
  18. did you install the drivers for your tv card? I have a Hauppage PVRUSB2 and unless I install the primary INF and drivers, MCE won't recognize it. All you need is the drivers, you don't need the tv programs that come with your card.
  19. Well...that's definately an odd one... I had a similar problem a while back. Copy all the files from your driverpack directory and the FILES directory (just the files, NOT the directories) to the root directory of your XPDVD and run slipstream from there. It SHOULD work. let me know how that works out.
  20. you have to edit BTS_DPs_autocopy.example.cmd look for the line that reads: SET autocopy=N and change it to: SET autocopy=Y Next, change the line that reads: SET UWXPCD=C:\UWXPCD and change it to = the root of your xpcd files and directories Example: SET UWXPCD=D:\XPCD Make sure none of the directories exceed 8 characters (including the directories you're running the slipstreamer from)! H:\Setups_2006\Microsoft will not work. Try H:\S_2006\MS I myself run BTS from D:\pack6034 with my xpcd directories in C:\XPCD Next, rename the file BTS_DPs_autocopy.example.cmd to BTS_DPs_autocopy.cmd
  21. As long as the USB HD is bootable I don't see why not?
  22. Try it on someone else's laptop. How bout a full ghost copy first?
  23. I've had a similar issue with my intel raid drivers. What I did was REM out all instances of JMicron and JAHCI drivers from slipstream_DPM.cmd and it actually works! About post #5 from previous topic above, it'd be much easier for you to remove (or REM) all instances of Rocket Raid rhpt in slipstream_DPM.cmd and save that file for future slipstreaming. Quick and easy.
  24. duh! Thanks for the info!
  25. NERO 7 ------------------------- First off you need a regtweak for this. Copy and paste to NERO7.REG Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info] "Serial7_1140825345"="*xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" Keep that asterisk. Don't ask why! Now before calling Nero 7 setup, add the above to the registry using %systemroot%\regedit.exe /s %srcdrive%\Software\Nero\nero7.reg or something like that. Next, Nero 7 Setup NeroSuite.msi PIDKEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXX /norestart /qb You must look for the NeroSuite.msi usually found in the Nero\Nero 7 Ultra Edition folder. DVD DECRYPTER----------------------------- %srcdrive%\Software\DVDDecrypter\Setup.exe /S Make sure to use a CAPITAL S ZONELABS SUITE---------------------------------------- Much like NERO this too needs a reg tweak: copy to ZASUITE.REG Windows Registry Editor Version 5.00 ;Add to System Startup [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "Zone Labs Client"="\"C:\\Program Files\\Zone Labs\\ZoneAlarm\\zlclient.exe\"" ;Disable prompts to install MailFrontier on startup [-HKEY_LOCAL_MACHINE\SOFTWARE\MailFrontier] Call the setup program FIRST with the following commandline: %srcdrive%\Software\ZoneAlarm\ZASuite.exe /s /i /noreboot /lickey XXXXXXXXXXXXXXXXXXXXXXXXXXX Then regedit the tweak. Hope this helps as these are the harder switches to come by. Good luck finding the rest!
×
×
  • Create New...