Jump to content

mooms

Global Mods
  • Posts

    2,334
  • Joined

  • Last visited

  • Days Won

    138

Posts posted by mooms

  1. Thanks for the answer ricktendo64, that's also my guess.

    I have finally made an addon with an inf file which does the addreg. Works well.

    And that don't "pollute" all these inf files like nLite do when using [registry_addreg]

    I really don't understand why nLite duplicate the entries in all those files when nlite.inf is enough to do the trick.

    But i have a little cosmetic glitch caused by my inf addon:

    it sow up in this window: (don't know the name in english, must be add/remove components)

    111005051742641760.png

    here is my addon:

    http://www.mediafire...zjh6jso957ngqn3

    Can you tell me why it shows up there ? i can't find the mistake in the addon....

    Regards.

  2. Hello

    I use a entries_.ini file to add custom tweaks with nLite

    (view http://www.nliteos.c...registry_addreg if you don't know what i'm talking about)

    The problem lies in this line:

    HKCU,"Software\Microsoft\Internet Explorer\SearchScopes\{1C5F694D-B965-4AEA-AF33-8906DFBC21E4}","URL",,"http://www.google.fr/search?hl=fr&q={searchTerms}+&meta="

    Becomes this in hiveset.inf, HIVEDEF.INF and nlite.inf (also, why nLite add the keys to all these files? nlite.inf is enough....)

    HKCU,"Software\Microsoft\Internet Explorer\SearchScopes\{1C5F694D-B965-4AEA-AF33-8906DFBC21E4}","URL",,"http://www.google.fr/search?hl=fr&q={searchTerms}

    As you can see, nLite truncate the end,(+&meta=" ), resulting in an error at the text mode stage of the install:

    mini_111004082215622243.png

    If i manually edit nlite.inf to add my tweaks, everything works fine, but that's a hassle to do this at each integration.

    So, is this a know bug or limitation of nLite?

    Can i avoid that ?

    Thanks.

  3. Do you have QT Address Bar only?.. I'm having problems with the QT standard buttons when using other windows themes the standard buttons where missing.. and i don't like QT Tab Bar..

    Because i don't need QT Tab Bar me neither, i have made an addon with QT Address Bar only (based on doug's addon v1.1). Here it is ^_^

    No uninstall but not really needed.

    Notice how small it is without QT Tab Bar. :)

    QT AddressBar_inf_AddOn_v1.1.rar

  4. This addon is great, but it cause my unattended to semi-fail (no themes, no custom tweaks applied, etc....)!

    i have found the reason in the file Entries_QT_Bar.ini:

    builddate=2009/05/23

    description=QTBar & QT Address Bar Add-On

    language=English (United States)

    title=QT_Tab Add-On

    version=1.1

    website=

    [sysoc]

    QT_Tab=ocgen.dll,OcEntry,QT_Tab.inf,HIDE,7

    [dosnet_files]

    d1,QT_Tab.inf

    d1,QT_Tab.cab

    [txtsetup_files]

    QT_Tab.cab = 100,,,,,,_x,,3,3

    QT_Tab.inf = 100,,,,,,,20,0,0

    [i386_compress]

    rvmtemp\extracted\QT_Tab.inf

    it should be:

    [general]

    builddate=2009/05/23

    description=QTBar & QT Address Bar Add-On

    language=English (United States)

    title=QT_Tab Add-On

    version=1.1

    website=

    [sysoc]

    QT_Tab=ocgen.dll,OcEntry,QT_Bar.inf,HIDE,7

    [dosnet_files]

    d1,QT_Bar.inf

    d1,QT_Bar.CAB

    [txtsetup_files]

    QT_Bar.cab = 100,,,,,,_x,,3,3

    QT_Bar.inf = 100,,,,,,,20,0,0

    [i386_compress]

    rvmtemp\extracted\QT_Bar.inf

    I'm surprised that nobody have reported that!

    i have uploaded a corriged version:

    Doug_QTBar_AddOn_v1.1.rar

    MD5: 321b7f0a3b1a1eefcfd5637e21b55580

    size: 935 kb

  5. This is a switchless installer made with Winrar SFX

    no ask toolbar, no eBay shortcuts, Just a Foxit reader shortcut to your start menu

    Jpeg2000 decoder plugin is included.

    To uninstall simply delete the "Foxit Reader" folder in Program Files

    Website

    Version: 3.0 Build 1817

    Language: Multi, just choose your language and Foxit will download it.

    Switchless installer:

    Size: 2,61 MB

    MD5: ffbd497235022721d74867c621bf17b5

    Download

    Addon: (compatible with nLite and RVMi)

    Size: 2,58 MB

    MD5: a1d688c3528decab4503576c462ecce6

    Download

×
×
  • Create New...