Jump to content

*Reaper*

Members
  • Posts

    877
  • Joined

  • Last visited

  • Days Won

    49

Posts posted by *Reaper*

  1. Im working on a addon...

    I know the addon portion of the script works (tested it on a live install)

    Now I'm trying to add the extra stuff to it so It will be uninstallable...

    Could someone take a look at this and offer suggestions, comments, and also point out my screwups...

    ;AddOn By Reaper

    [Version]
    Signature=$Windows NT$

    [Optional Components]
    ArcConvert
    AddReg=Uninstall.AddReg

    [DefaultInstall]
    CopyFiles =Main_App,LOCALE_Files,LOCALE1_Files,LOCALE2_Files,LOCALE3_Files,LOCALE4_Files,U
    NP_Files,@%INF_FILE%
    ProfileItems=AC_AddShortcut

    [ArcConvert]
    OptionDesc ="ArcConvert"
    Tip ="Copyright © Dirk Paehl"
    Modes =0,1,2,3
    CopyFiles =Main_App,LOCALE_Files,LOCALE1_Files,LOCALE2_Files,LOCALE3_Files,LOCALE4_Files,U
    NP_Files
    ProfileItems=AC_AddShortcut

    [uninstall]
    BeginPrompt = BeginUnInsPrompt
    EndPrompt = EndUnInsPrompt
    RunPreSetupCommands = Kill.ArcConvert:1
    DelFiles = Main_App,LOCALE_Files,LOCALE1_Files,LOCALE2_Files,LOCALE3_Files,LOCALE4_Files,UN
    P_Files,pnf
    DelDirs = ArcConvert.Dir
    DelReg = Uninstall.AddDelReg
    ProfileItems = Program.DelShortcut
    UpdateInis = sysoc.clean
    Cleanup = 1

    [Kill.ArcConvert]
    tskill arc_convert

    [Program.DelShortcut]
    Name =%PROG_NAME%,0x00000002
    SubDir=Accessories\System tools

    [pnf]
    ArcConvert.pnf

    [Sysoc.clean]
    %17%\sysoc.inf,Components,ArcConvert=*

    [ArcConvert.Dir]
    %16422%/%AC%
    %16422%/%LOCALE%
    %16422%/%LOCALE1%
    %16422%/%LOCALE2%
    %16422%/%LOCALE3%
    %16422%/%LOCALE4%
    %16422%/%UNP%

    [BeginUnInsPrompt]
    Title =%PROG_NAME% Uninstaller
    Prompt =Are you sure you want to remove %PROG_NAME% from your computer?
    ButtonType=YESNO;<- YESNO or OKCANC

    [EndUnInsPrompt]
    Prompt=%PROG_NAME% was successfully removed from your computer.


    [SourceDisksNames.x86]
    1="%AC% Files","AConvert.cab",,"i386"

    [DestinationDirs]
    Main_App =16422,%AC%
    LOCALE_Files =16422,%LOCALE%
    LOCALE1_Files =16422,%LOCALE1%
    LOCALE2_Files =16422,%LOCALE2%
    LOCALE3_Files =16422,%LOCALE3%
    LOCALE4_Files =16422,%LOCALE4%
    UNP_Files =16422,%UNP%
    Program.Files=16422,%AC%

    [Uninstall.AddDelReg]
    HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%PROG_NAME%","DisplayIcon",0,"%16422%\%AC%\arc_convert.exe"
    HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%PROG_NAME%","DisplayName",0,"%PROG_NAME%"
    HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%PROG_NAME%","DisplayVersion",0,"%VERS%"
    HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%PROG_NAME%","NoModify",0x10001,01,00,00,00
    HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%PROG_NAME%","NoRepair",0x10001,01,00,00,00
    HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%PROG_NAME%","UninstallString",0,"rundll32.exe advpack.dll,LaunchINFSection AConvert.inf,Uninstall"

    [SourceDisksFiles]
    7z.dll=1
    7z.exe=1
    7-zip32.dll=1
    Aplib.dll=1
    arc_convert.exe=1
    Bga32.dll=1
    Bh32.dll=1
    bma.exe=1
    BriefLZ.dll=1
    cab32.dll=1
    cmdTotal.exe=1
    cryptonite.wcx=1
    DelZip179.dll=1
    dpinfo95.dll=1
    Dz32.dll=1
    external.conf=1
    Ha32.dll=1
    info.txt=1
    innounp.exe=1
    InstExpl.dll=1
    InstExpl.wcx=1
    lfb.dll=1
    lzop.exe=1
    NOA32w.dll=1
    paq7.exe=1
    paq8.exe=1
    Paq32.dll=1
    Spl32.dll=1
    Sqx.dll=1
    tar32.dll=1
    translation.txt=1
    uda.exe=1
    UHARC.EXE=1
    Unacev2.dll=1
    UnAlz32.dll=1
    Unarc.dll=1
    UNARJ32J.DLL=1
    Unbel32.dll=1
    UnGCA32.dll=1
    UnHki32.dll=1
    UnImp32.dll=1
    UNLHA32.DLL=1
    UnPma32.dll=1
    unrar32.dll=1
    unrar.dll=1
    UNYZ1.DLL=1
    Unzoo.dll=1
    Yz1.dll=1
    Yz2.dll=1
    Bzip2_1.unp=1
    Bzip2_2.unp=1
    Bzip2_3.unp=1
    Eschalon.unp=1
    Gentee.unp=1
    inflate1.unp=1
    inflate2.unp=1
    inflate3.unp=1
    lzma.unp=1
    pkware.unp=1
    vise.unp=1
    default.mo=1
    default.po=1
    de_default.mo=1
    de_default.po=1
    it_default.mo=1
    it_default.po=1
    nl_default.mo=1
    nl_default.po=1
    tw_default.mo=1
    tw_default.po=1

    [Main_App]
    7z.dll
    7z.exe
    7-zip32.dll
    Aplib.dll
    arc_convert.exe
    Bga32.dll
    Bh32.dll
    bma.exe
    BriefLZ.dll
    cab32.dll
    cmdTotal.exe
    cryptonite.wcx
    DelZip179.dll
    dpinfo95.dll
    Dz32.dll
    external.conf
    Ha32.dll
    info.txt
    innounp.exe
    InstExpl.dll
    InstExpl.wcx
    lfb.dll
    lzop.exe
    NOA32w.dll
    paq7.exe
    paq8.exe
    Paq32.dll
    Spl32.dll
    Sqx.dll
    tar32.dll
    translation.txt
    uda.exe
    UHARC.EXE
    Unacev2.dll
    UnAlz32.dll
    Unarc.dll
    UNARJ32J.DLL
    Unbel32.dll
    UnGCA32.dll
    UnHki32.dll
    UnImp32.dll
    UNLHA32.DLL
    UnPma32.dll
    unrar32.dll
    unrar.dll
    UNYZ1.DLL
    Unzoo.dll
    Yz1.dll
    Yz2.dll

    [LOCALE_Files]
    default.mo
    default.po

    [LOCALE1_Files]
    default.mo,de_default.mo
    default.po,de_default.po

    [LOCALE2_Files]
    default.mo,it_default.mo
    default.po,it_default.po

    [LOCALE3_Files]
    default.mo,nl_default.mo
    default.po,nl_default.po

    [LOCALE4_Files]
    default.mo,tw_default.mo
    default.po,tw_default.po

    [UNP_Files]
    Bzip2_1.unp
    Bzip2_2.unp
    Bzip2_3.unp
    Eschalon.unp
    Gentee.unp
    inflate1.unp
    inflate2.unp
    inflate3.unp
    lzma.unp
    pkware.unp
    vise.unp

    [AC_AddShortcut]
    Name =Archive Converter
    CmdLine =16422,%AC%,arc_convert.exe
    SubDir =Accessories\System tools
    WorkingDir=16422,%AC%

    [Strings]
    AC ="ArcConvert"
    LOCALE ="ArcConvert\locale\en\LC_MESSAGES"
    LOCALE1 ="ArcConvert\locale\de\LC_MESSAGES"
    LOCALE2 ="ArcConvert\locale\it\LC_MESSAGES"
    LOCALE3 ="ArcConvert\locale\nl\LC_MESSAGES"
    LOCALE4 ="ArcConvert\locale\tw\LC_MESSAGES"
    VERS ="0.49.10a"
    UNP ="ArcConvert\Unp"
    PROG_NAME="Archive Converter"
    inf_File ="AConvert.inf"

  2. Did you able to install this addon with nLite?

    Slipstreamed ONLY this addon with NLITE... And then my others with the Integrator......

    Does not give a file copy error anymore, but I'm still not sure it works correctly,

    because the first time I go to Microsoft Update, I have to install the Active X control before I can

    do anything......

  3. Hey Kel... Just wanted to thank you for a great addon.......

    and to let you know that GPU-Z v0.1.0 is now available....

    Changelog:

    Added preliminary support for Intel
    Added Shader Model readout
    Fixed ATI RV6xx clocks reading
    Fixed report submission on Windows XP 64-bit
    When submitting a bug report, a problem description is required.
    Improved ATI BIOS reading code
    Shortened BIOS string to fix window in some instances
    Added end ellipses to certain display fields
    Fixed crashes when using NVAPI
    Fixed lost handles when using NVAPI
    Fixed memory type detection for G84, G86, G92
    Improved NVIDIA BIOS reading code
    Subvendor BFG Tech now correctly named
    Numerous adjustments to pipe/shader configurations on both ATI and NVIDIA

    Sounds like you control panel addons is headed to 6.7..... :)

    Great as always.... Keep it up bud....

  4. OK... this is my first attempt at making a true addon....

    I decided to try a screensaver addon first......(This screensaver is a little different from the norm...

    It has 2 files for it.. 1 is a normal .scr file and the other is a .exe file) Both files need to go in the system32 dir....)

    And this also requires a User Name and serial #...

    I used Ricks Vista Screensavers addon as sort of a guide.....

    I would like someone to check my .ini and .inf files and tell me if this looks ok....

    I compressed both the .exe and .scr files inside CoralClock.cab

    CoralClockSCR.inf

    ;ricktendo64

    [Version]
    signature="$Windows NT$"

    [Optional Components]
    Coral Clock 3D Screensaver
    MyRegTweaks

    [DefaultInstall]
    AddReg =REGEntries.AddReg
    OptionDesc="Coral Clock 3D Screensaver"
    Tip ="Coral Clock 3D Screensaver"
    Modes =0,1,2,3
    CopyFiles =SCR_Files

    [Coral Clock 3D Screensaver]
    OptionDesc="Coral Clock 3D Screensaver"
    Tip ="Coral Clock 3D Screensaver"
    Modes =0,1,2,3
    CopyFiles =SCR_Files

    [SourceDisksNames.x86]
    1="Coral Clock 3D Screensaver Files","CoralClock.cab",,"i386"

    [DestinationDirs]
    SCR_Files = 11

    [SourceDisksFiles]
    Coral Clock 3D Screensaver.exe =1
    Coral Clock 3D Screensaver.scr =1

    [SCR_Files]
    Coral Clock 3D Screensaver.scr
    Coral Clock 3D Screensaver.exe

    [MyRegTweaks]
    OptionDesc ="Registry Entries"
    Tip ="Registry Entries"
    Modes =0,1,2,3
    AddReg =REGEntries.AddReg

    [REGEntries.AddReg]
    HKLM,"SOFTWARE\3Planesoft\Coral Clock 3D Screensaver","SerNum",0x0,"3: xxxxxxx-xxxxxxx-xxxxxxx-xxxxxxx-xxxxxxx-xxxxxxx"
    HKLM,"SOFTWARE\3Planesoft\Coral Clock 3D Screensaver","RegName",0x0,"3: xxxx xxx xxx"

    Entries_CoralClock.ini

    ;==============================================
    ; Coral Clock 3D Screensaver Add-On by Reaper |
    ;==============================================
    [general]
    builddate=2007/11/04
    description=Coral Clock 3D Screensaver.
    language=Multilanguage
    title=Coral Clock 3D Screensaver
    version=1.0.0.5
    website=http://www.3planesoft.com/pages/coralclock.html

    [sysoc]
    Coral Clock 3D Screensaver=ocgen.dll,OcEntry,CoralClockSCR.inf,HIDE,7

    [dosnet_files]
    d1,CoralClockSCR.inf
    d1,CoralClock.cab

    [txtsetup_files]
    CoralClockSCR.inf = 100,,,,,,,20,0,0
    CoralClock.cab = 100,,,,,,_x,,3,3

    [i386_compress]
    rvmtemp\extracted\CoralClockSCR.inf

    Please let me know if there is anything I need to change, or any suggestions you may have...

    Thanks for your help on this. I really appreciate it...

  5. Check your WINNT.SIF and under the [unattended] part your OEMPreInstall should be set to OEMPreInstall=Yes

    This could be another problem..... I have searched the cd in question.....

    There is no "WINNT.SIF" file on the disc.......???? :questionmark:

    Obviously I have missed something.... But sort of strange the runonceex starts..... It just cant find the programs.....

    Although I guess that could explain why my themes and other stuff are not getting installed when supposedly anything

    inside the "$$" directory should get copied....

    Maybe this is my problem????

    Where exactly should the WINNT.SIF file be located and what should be in it?????

    Sorry to be such a "dumbass" but when it comes to runonce, i'm completely lost......

  6. OK... I guess I'm a complete idiot. (Or have had way too many beers) :icon_rolleyes:

    I'm trying to install a DOTNET 3 switchless installer (and other stuff) via runonceex....

    The problem I'm having is that the files inside (note E: is my cd rom drive letter) E:\$OEM$\$1\Install\DOTNET\2DNF30.exe is not getting copied to the hard drive and the files inside of E:\$OEM$\$$\Fonts, E:\$OEM$\$$\Resources, & E:\$OEM$\$$\System32 are not either...

    The Runonceex window comes up on first boot and say installing apps... But then gives a error that it cannot find the files.... :questionmark:

    My cmdlines.txt is inside the $OEM$ folder.... and looks like this...

    [COMMANDS]
    "RunOnceEx.cmd"

    My RunOnceEx.cmd is inside the $OEM$ folder... and looks like this...

    cmdow @ /HID
    @echo off

    SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

    REG ADD %KEY% /V TITLE /D "Installing Applications" /f

    REG ADD %KEY%5 /VE /D "Microsoft Dot Net Framework All In One" /f
    REG ADD %KEY%5 /V 1 /D "%systemdrive%\install\DOTNET\2DNF30.exe" /f

    REG ADD %KEY%55 /VE /D "Cleaning Up and Rebooting" /f
    REG ADD %KEY%55 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f

    EXIT

    NOTE: The actual filename should be 02DNF30.exe but everytime I put it in there (on this forum) it screws up....

    The actual command has the correct filename...

    My Cleanup.cmd is inside the E:\$OEM$\$1\Install folder... and looks like this...

    cmdow @ /HID
    shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..."

    RD /S /Q %systemdrive%\drivers\
    RD /S /Q %systemdrive%\install\

    EXIT

    So go ahead and tell me that I'm a idiot and tell me where I screwed up....... :confused02:

    Any help would be appreciated before I throw this thing out da window!!!!! :icon_rolleyes:

  7. Microsoft Praias do Brasil Theme

    67926626_o.jpg67926601_o.jpg

    67926589_o.jpg67926577_o.jpg

    A Little Info:

    --------------------------------------

    The beauty of the Brazilian coast represented thru 4 of the most famous Brazilian

    beaches. Have in your computer this theme with the background images of

    Florianopolis, Buzios, Jericoacoara e Fernando de Noronha. Screensaver included.

    Information: Info

    Version: 1.00

    Addon Release Date: September 3, 2007

    Silent Switch Used: /qb-!

    Installs From: svcpack.inf

    Credit: Reaper (aka Makave2345 or Me)

    NOTE: This does NOT require a patched UXTHEME.DLL file. This theme is signed by Microsoft.

    RyanVM Integrator Addon:

    Size: 4.60 mb

    Main: Download

    Mirror: Download

    MD5: 0A31D3D498AD70AE6439A575E7FD1182

    SHA1: 74E0933818D5035C788942B648A12109A010D8CA

    CRC-32: 33072F59

    Switchless "Silent" Installer:

    Size: 4.62 mb

    Main: Download

    Mirror: Download

    MD5: EDDE2719B799CF723355E089CE20E237

    SHA1: 28DFF33DE95A85307B18AE75FFC25E832DBAF013

    CRC-32: 8A230405

    ENJOY!

  8. Microsoft Nunavut Theme

    67818450_o.jpg67818442_o.jpg

    67818430_o.jpg67818418_o.jpg

    A Little Info:

    --------------------------------------

    Customizing your Windows desktop is now more fun than ever with the

    Microsoft Windows Theme Nunavut. Delight your friends and family with

    this fun, new way to customize Windows XP.

    Information: Info

    Version: 1.00

    Addon Release Date: September 3, 2007

    Silent Switch Used: /qb-!

    Installs From: svcpack.inf

    Credit: Reaper (aka Makave2345 or Me)

    NOTE: This does NOT require a patched UXTHEME.DLL file. This theme is signed by Microsoft.

    RyanVM Integrator Addon:

    Size: 2.37 mb

    Main: Download

    Mirror: Download

    MD5: ED4F7BDBC3EA564F2891C008D7B3A322

    SHA1: D65727E4431AF7E26F491C7F42D829A4ACBF0CA4

    CRC-32: 2980AB9A

    Switchless "Silent" Installer:

    Size: 2.41 mb

    Main: Download

    Mirror: Download

    MD5: BE2216B3D4E8C943B2DD27F26CA7C919

    SHA1: A7200689C2B8DA42ED858AB863ACE970CCB50806

    CRC-32: 5C7BD2B5

    ENJOY!

  9. Microsoft Ontario Theme

    67612727_o.jpg67612721_o.jpg

    67612701_o.jpg67612710_o.jpg

    A Little Info:

    --------------------------------------

    Customizing your Windows desktop is now more fun than ever with

    the Microsoft Windows Theme Ontario. Delight your friends and family

    with this fun, new way to customize Windows XP.

    Information: Info

    Version: 1.00

    Addon Release Date: September 2, 2007

    Silent Switch Used: /qb-!

    Installs From: svcpack.inf

    Credit: Reaper (aka Makave2345 or Me)

    NOTE: This does NOT require a patched UXTHEME.DLL file. This theme is signed by Microsoft.

    RyanVM Integrator Addon:

    Size: 2.30 mb

    Main: Download

    Mirror: Download

    MD5: EE36F46B85B8EACF0B3E03C17C1A7390

    SHA1: 97DE4293CC11CDFF25B59E7304D3FE0D8EDD5460

    CRC-32: 3226263B

    Switchless "Silent" Installer:

    Size: 2.34 mb

    Main: Download

    Mirror: Download

    MD5: B513BF38CC2770032126506438A818B1

    SHA1: 7F2FA3F40DDFB09CC1721C922C7A34744D99DA89

    CRC-32: 79D1B6FB

    ENJOY!

×
×
  • Create New...