Help - Search - Members - Calendar
Full Version: Requests: foxit and 7zip
MSFN Forums > Member Contributed Projects > nLite > Application Add-Ons

   


Google Internet Forums Unattended CD/DVD Guide
voidwalker
i need an addon of the latest foxit reader + all addons here: http://www.foxitsoftware.com/pdf/reader_2/addons.htm (minus languages pack) + pdf file associations
also i need an addon for the latest 7zip + all files associations + context menus, but without all the "compress and email" entries in the context menu

can anyone kind enough do these ? i will greatly appreciate it

also a quick question, i want my nlited windows to play all types of media files possible, standalone AND in firefox (streaming qt, rm, wmv), which codec pack addon would be best to use ? Is there an alternative to playing wmv 11 video streams in firefox other than installing windows media player 11 ?
thanks
jondercik
Searching is nice and your friend.
voidwalker
have you even read what i requested ?
voidwalker
so i don't open a new topic, pls answer me this once and for all: IS there a .net framework 1.1 + 2.0 addon ? (not silent installer).
if so where can i find it ?
rado354
voidwalker, you can find a working addons for .net Framework 1 & 2 here:
http://www.doitrightconsulting.net/forum/index.php

You need to register first.
voidwalker
thank you for the link rado354, i got it, but i still have to wait for my requested addons before trying to make the cd
voidwalker
ok, so eventually i decided to make my own foxit addon, here it is: http://rapidshare.com/files/13702973/Foxit...16-void.7z.html
latest build from the foxit site and all addons present there except for the languages; also contains a regtweak to remove the little ad box.

made it with an autoit piece of script i found on msfn somewhere, it works for me
voidwalker
one more problem (or two)
please check this out: http://sgmihai.googlepages.com/LASTSESSION.INI
and tell me
1: why isn't the office 2003 addon working ? it used to work before, the addon is not corrupted (i use the 70mbytes installer on piratebay)
2: which one of those addons installs yahoo toolbar with it ? i got it in add/remove programs and dont' know which program it came with
daddydave
I am tempted to fill the IZArc request but I don't have time, here are some hints that should help:

- Install IZArc and configure to perfection

- Download NirSoft RegScanner from http://www.nirsoft.net/utils/regscanner.html

- Use NirSoft RegScanner to search for IZArc, select all the reg keys for associations and non-default context menus and export them to a .reg file from RegScanner (if you have to delete a key or value altogether, rather than merely override the value, see this article http://support.microsoft.com/kb/310516 -- I know this isn't necessary for the associations, but for killing a context menu item I'm not sure)

- Create a folder with your_exported.reg and IZArc_Setup.exe from the IZArc site

- Uninstall IZArc, install IZArc, make sure the settings are back to default, then run the .reg file and make sure the IZArc settings change to your preferences

- Create a file install.cmd in that same folder containing the following:
CODE
start /wait IZArc_Setup.exe /SILENT
"%SystemRoot%\regedit" /s your_exported.reg

EDITED: Forgot to put /wait in the start command. I think it has actually worked without the start command, but this is to play it safe.

- Uninstall IZArc and test install.cmd manually to make sure I got it right above.

- Use Addon Maker for nLite (http://www.msfn.org/board/index.php?showtopic=73008) to create an addon; use install.cmd as the setup program (NOT IZArc_Setup.exe.) Addon Maker for nLite will make sure the cmd window gets hidden at install time




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.