-
WinXP install registering components seem to go in infinite loop
Guys, here is the same problem, using nLite 1.3 final. I think this is caused by one of latest hotfixes. I think it is probably KB905474 but not sure...we'll do some test and let you know. Btw registering components takes cca 20 minutes or 30 but everything works fine here.
-
[RELEASE] Nero 7 Lite / Micro v7.7.5.1
See http://www.nero.com/nero7/eng/FAQs_TOP_20.html#7 for answer. Labelflash support is built-in. P.S. It is best to download Lightscribe Host software directly from manufacturer: http://www.lightscribe.com/support/index.aspx?id=305 For people with download problems. I use standard hotlink prevention. Make sure your browser/downloadmanager supports referer tag. Thanks dude. I have downloaded new Nero yesterday from updatepack.nl but it was very slow, about 26kB/sec but anyway, thanks for your work!
-
[RELEASE] Nero 7 Lite / Micro v7.7.5.1
I`m currently using Nero 7.5.1.1 and I found that it doesn`t contain Lightscribe...I have Lightscribe supported drive Benq LS DW1655. Am I stupid or it is really not included in Nero Lite?
-
[Tutorial] Making your own DriverPacks for n00bs
Yeah, both options are good...thanks
-
[Tutorial] Making your own DriverPacks for n00bs
Oki, thanks. This means I can modify source in any way except svcpack.inf....? How do you integrate new hotfixes into source for the future use after you already modiefied it with DPbase??
-
Adoe Illustrator CS2
Works perfect here. Just a question guys. Do you know where in PC does Illustrator saves Activation data? I want to pack these files with activation data into sfx archive...I can`t find anything in registry nor in my PC...how do you guys activate Illustrator silently? Any idea appreciated
-
[Tutorial] Making your own DriverPacks for n00bs
Ehm...sometimes is difficult for me to explain waht I really want as english is not my native language so check the following scenario please and advise if ok: 1)creating UAXPCD with all applications and latest hotfixes etc (using cmdlines, RunOnceEx etc...) 2)slipstreaming latest driverpacks with DPs base 3)making ISO 4)installing final product to my PC 5)month later M$ issues lets say 5 hotfixes and lets say I want to update current Nero 7.5.1.1. and Shark issue lets say Java 1.5.10. So I just want to update UAXPCD with all this stuff: - Hotfixes using nLite - Nero and Java using RunOnceEx updating Setup folders in $OEM$\install\Applications... I just want to perform these 3 update operations and I don`t want to update driverpacks. So after I update UAXPCD with latest hotfixes and NERO+Java I will make ISO and reinstall PC again. Will this scenario work? If yes there`s nothing to stop me with playing with your custom driverpacks and DPs base . If not I have to find another solution. P.S.:I`m creating UAXPCD for 4 PCs and that`s why I want to use Driverpacks (otherwise I`ll use only drivers for hardware in PC...) Thanks for yr help
-
[Tutorial] Making your own DriverPacks for n00bs
I finished my UA XPCD in these days and I want now to integrate drivers now. I found a lot of methods here on the forum. I think about BTS driverpacks but I`m now little bit confused. If I use this method it seems based on above it will be not possible to modify UAXPCD anymore. So my questions are: 1) is it possible to update UAXPCD with never applications when BTS driverpacks are used 2) is it possible to update UAXPCD with new hotfixes when BTS driverpacks are used or do I have use DPs Base as last only if I use nLite or RVM Integrator? I use RunOnceEx for my applications but I sometimes use nLite for some stuff, e.g. NetFramework and hotfixes...
-
How to make a software from .exe become .msi?
Everything sound like you`re satisfied with it. The question is "cleaning" of MSI. I found WinInstall LE creates not only MSI file but also some other folders and registry stuff which is normal. The question is how I recognize what to delete (clean) and how to do so? Just simply by deleting?
-
How to make a software from .exe become .msi?
WinINSTALL LE is a great application but is this a "stable" solution? Does each program created with WinInstall LE work for 100%? What`s your experiences?
-
Only a few to go
The solution is very easy - get never version Azureus_2.5.0.0_Win32.setup.exe and use /S switch
-
How can i install AC3-ACM Decompressor?
Yeah, thanks for this great tip!!
-
Too many installs to be seen on the Runonce list?
I planned my scenario on your request. It's good for two ROEX installation. I'm glad you solved the problem. However, I don't put EXIT in my CMDs. Either I put CLS or nothing. Both work! Thanks mazin, it`s perfect and I think I`ll hide 1st ROE somehow...no problem. EDIT1: OfficeXP problem solved. When reinstalling system after NetFramework 2.0 caused error I took XPCD from HDD to CD in other PC and when copied from that CD to newly reinstalled system 1 file hasn`t been copied...I did it again now and Office installs without problems. EDIT2: First ROE will only contains Office XP so other ROEs will top 1st ROE coz these will have more apps in it. EDIT3:I have found what causes OfficeXP missing file. It`s CDImage Pro...
-
Too many installs to be seen on the Runonce list?
Yeah, works, but only partially coz I have more than 2 ROEs. Your scenario loads 1st ROE (HKLM) and then 2nd ROE (HKCU). I created another 4 ROES (HKCU type) where 2nd calls 3rd etc...but it doesn`t work... Any suggestions? I`ll try to add rundll32.exe iernonce.dll,RunOnceExProcess into second ROE and merge ROEs 2-5 EDIT: That`s it! Just one thing I have to fix - hidding of 1st ROE (HKLM). Even if I put "EXIT" as a last line it remains there while other ROEs runs...
-
Too many installs to be seen on the Runonce list?
Perfect, thanks, will try tonight...