Jump to content

ente

Member
  • Posts

    14
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

About ente

ente's Achievements

0

Reputation

  1. Acheron, of course I did, and the serial is fine, and it worked in the beginning. Then I rebuilt my xpsp3 image. This time I replaced some IE6 related files. These files were falsely downgraded from sp3 by the IE7 slipstream process in hfslip. Namely these were BROWSEUI.DLL, html.iec, ieencode.dll, JSCRIPT.DLL, SHDOCVW.DLL, SHLWAPI.DLL, vbscript.dll. So maybe some of this new sp3 files treat me bad. Otherwise there was no big change to the image (at least I think so). For now I'll go back to v7.10-lite which works just fine. But if you want me to try out something... Anyways thanks a lot for your great work!
  2. Hi, got some trouble with nero-7.11.6.0_europe_lite. Yesterday there was just this nagging "new features" popup, but at least it disappeared. But now I get stuck with this stupid "configlicense.exe" This also happens on a fully loaded xp sp3 german. After killing this mentioned process tree everything works fine. Any ideas? ente
  3. Hi out there, just want to happily confirm rc5 is working great for me. Did it to a fresh german XP SP3 source. Added this to HF -IE7-WindowsXP-KB947864-x86-DEU.exe -IE7-WindowsXP-x86-deu.exe -rootsupd16.exe -WindowsXP-KB941569-x86-DEU.exe -wmp11-windowsxp-x86-DE-DE.exe Everything seems to work ok Windows Update is quiet except for MRT setuperr.log is clean I didn't add the WUA/WGA stuff, I thought it might be already integrated, but no. So I still have to check with that. thanks alot ente
  4. Hi just one of this stupid errors check the line! you have a single quotation mark, just delete it and you're fine.
  5. Hi Just found the mst-file doesn't work anymore on new kaspersky kis6.0.1.411de. And with "LastStart"-regtweak it doesn't work either, you're gettin ask to reboot. They refined the setup a bit and now it's a different line to be removed in the msi, it's not RunApp anymore, seems you can leave this alone. Instead removing the new entry "RunPIWAndWait" in "InstallExecuteSequence" does the trick (Seq 6604) to summarize the steps I'm happy with: with cmdlines (via wihu) I use NIRCMD.EXE exec hide CMD.EXE /c %WIHU%\KIS6.cmd KIS6.cmd ::Kaspersky silent setup %~dp0kis6.0.1.411de.msi TRANSFORMS=%~dp0kis6.mst /QN ::Remove Kaspersky string from Welcome screen REG ADD HKLM\SOFTWARE\KasperskyLab\AVP6\settings /v EnableLoginShow /t REG_DWORD /d 0x0 /f ::Inform the user about automatic reboot REG ADD HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce /V "zzzreboot0" /T REG_SZ /D "nircmd infobox \"Der Rechner wird gleich automatisch neu gestartet, um die Installationen abzuschliessen!\" \"Neustart\"" /f ::Reboot by avp.exe REG ADD HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce /V "zzzreboot1" /T REG_SZ /D "%ProgramFiles%\Kaspersky Lab\Kaspersky Internet Security 6.0\avp.exe" /f The only problems still remaining is the missing update and settings integration. Get the attachment for the mst-file made for kis6.0.1.411de (removing just that one entry mentioned above) I guess language and flavour (KIS or KAV) still doesn't matter for this. kis6.mst
  6. Might be nice Did you consider adding Siginet's PowerPacker, which again supports BTS DriverPacks? For WIHU at T-12, I don't like the idea to interrupt the setup in the middle of the (unattended) process. At ROE there is still the chance to load default hive. Anyways, I think many people would appreciate to get a good One-Button-Solution, so go ahead!
  7. Hi there, just came across this nice tool when i was looking for how to use the new BTS base. And hey.. it's great. Some remarks When there is a winnt.sif in the source it's taken over to the pack instead of the chosen one. This could be a feature, but according to the settings this behavior is more like a bug. It gave me a real headache with my first PP-cd. Anyways, I think it would be better to choose the winnt.sif by file, not by folder. That way one could give it a more meaningful name and there is no problem to keep all the sif-files together in one folder. With the first cd, one has no idea what the "boot folder name" might be, so it's difficult to place additional sifs. With Tri-Pack the name is ignored at all and the additional sifs are putten in both the folders. Maybe it could have dynamically labeled checkboxes, so one can check the default/custom name. By the way, i would like to use custom names for Tri-packs, too. With CDImage, I always use -j1 setting. With XP I've never had any issues and in Explorer it looks nicer with no `screaming` names. With the PP settings I got an issue with my OEM folder, some letter was changed to underscore. Maybe there could be an option for the cdimage arguments? And last, it seems I'm the only one who does it, but I prefer to put text- and gui parts together in one folder (to avoid the root folder) . It's easily done with a cmd-script, but maybe this option could make its way to PP. Anyways, Siginet, thanx a lot for this fine tool. It's much more fun with PP than to work with my chaotic script set. Greetz ente
×
×
  • Create New...