-
Uninstall integrated Addon?
If I install an application via nlite can I uninstall it later? There are several apps I want to install, like Firefox 3.01, but I want to be able to uninstall it later when new versions come out. Thanks.
-
Burn to DVD?
Can nLite create an ISO that can be burned to DVD? My current install source is a cd. I want to add quite a few drivers and other programs to the disk but it will take me over the cd size. If it can be done, how do I? Thank you.
-
Help me Undo a Tweak
I need help identifying a tweak I must have applied that disabled XP from reading tag information from MP3 files. I need to get this back but I can't figure out what would have disabled it. If I can identify what reg setting disabled it I can recover it because it works fine on my wife's computer. I'm hoping somebody can identify what reg tweak it is and I will export that setting from the good computer. I first thought it would have been the following but it doesn't seem to be the case: ; Disables Preview of Movie file formats (allowing you to move/rename/delete without errors) [-HKEY_CLASSES_ROOT\.avi\ShellEx] [-HKEY_CLASSES_ROOT\.mpg\ShellEx] [-HKEY_CLASSES_ROOT\.mpe\ShellEx] [-HKEY_CLASSES_ROOT\.mpeg\ShellEx]
-
Saving Folder Customizations (desktop.ini)
I am trying to save a bunch of customized folder icons to a self extracting archive but I'm having no success. I customized a bunch of folders and then archived all the folder names and desktop.ini's to an SFX. But, when I extract them the folders do not display the icons. All the desktop.ini that are extracted retained their system and hidden attributes, so I can't figure out why they do not work. They appear to be identical to the desktop.ini files that get created orginally. Is there something I can do to get this to work? Thanks.
-
different partiotion for programs
You can change your default Program Files directory in your winnt.sif. You don't even have to call it "program files". Put this in your [unattended] section chaning the drive and/or directory to be whatever you want. ProgramFilesDir="C:\My Program Files"
-
how to change install dir during unattended instal
Your shortcuts do not use environment variables like %programs%. Therefore, the paths will get written as "F:\programs\application.exe". Should be no problem. Who is Lois???
-
how to change install dir during unattended instal
Okay try this then: make a reg key with this; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion] "ProgramFilesDir"="f:\\Programs" run your install, then apply this regkey afterwards: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion] "ProgramFilesDir"="C:\\Program Files" That will change your default install directory to F:\install until you run your program install. Then it changes it back again to the default.
-
how to change install dir during unattended instal
You can change your default install directory (C:\program files) in your winnt.sif. Check the help file, I don't have it here with me at the moment.
-
Who Has The Cleanest/Most Organized System?
Jeremy, I have a question about your services. What is the point of having PDScheduler running as a manual service? How can you get PerfectDisk to defrag automatically if the scheduler is not running automatically?
-
WINRAR 3.41 sillent with register
Retail version? I bought mine directly from the company via the web. I asked about automatically registering because I thought that was implied in the thread title.
-
WINRAR 3.41 sillent with register
Does the settings.reg contain your registration info? Or, do I need to open my rarkey.rar in the application after the install?
-
A Few Questions... (plz help!)
Well, I apologize for all the confusion. I'm not at home so I couldn't look at the cd I built. I was speaking from my memory and it failed me.
-
A Few Questions... (plz help!)
You can check the drivers version in Device Manager. Yes, you will have to delete the drivers folder on the hard drive after the install. The batch file you posted should do the trick.
-
A Few Questions... (plz help!)
Yes, if you read my post above, I am wavering in my certainty. Now that I reread the guide, I think that you had it correct with your orignal option in 3.B
-
A Few Questions... (plz help!)
Yes to both. You can also point to mulitple directories, just separate them with a semicolon in your OemPnPDriversPath statement. edit: Could one of the experts verify what I am saying about the Drivers folder being on the root of the cd? I am not 100% sure about this after all. I just looked at the guide page and they put it in the OEM install directory.