Jump to content

Legolash2o

Contributors
  • Posts

    5,661
  • Joined

  • Last visited

  • Days Won

    242

Posts posted by Legolash2o

  1. To submit an addon, a specific layout has to be applied.

    An example is below with all the relevant pictures you can use. Popular addons will be added to W7T "Addons" list. To be honest... as long as it is neat and tidy you don't have to go by this template :)

    Homepage button

    post-4451-1205416740.png

    [url="http://www.example.com"][img=http://www.wincert.net/forum/uploads/monthly_03_2008/post-4451-1205416740.png][/url]

    Download button

    tabdownload.png

    [url="http://www.example.com/example.exe"][img=http://www.wincert.net/forum/idm_setup/images/tabdownload.png][/url]

    Size

    size.png

    [img=http://www.wincert.net/images/forum/size.png]

    MD5

    post-4451-1205780671.png

    [img=http://www.wincert.net/forum/uploads/monthly_03_2008/post-4451-1205780671.png]

    Note: I did not make the pictures above.

  2. FFAddon_thumb.png

    post-4451-1205416740.png

    tabdownload.png Also available via W7T!

    size.png 9.37MB

    post-4451-1205780671.png C237D043BF938079663543A8B04C2B12

    Description

    Mozilla Firefox is a free and open source web browser descended from the Mozilla Application Suite and managed by Mozilla Corporation. Firefox had 21% of the recorded usage share of web browsers as of January 2009, making it the second-most popular browser in current use worldwide, after Internet Explorer.

    To display web pages, Firefox uses the Gecko layout engine, which implements some current web standards plus a few features which are intended to anticipate likely additions to the standards.

  3. Build 7 was based on Addons, the "Addon" download page on the main screen has been updated. Also, the update list has been updated with the latest driver packs and the Defender Definitions update which was released 5 mins ago :P

    Ok, im now looking for small suggestions, things which you think could be better/changed. I don't care if its even a very small suggestion. Thanks :P

  4. I think windows 7 is great but my wireless print does not work on it, it installs n everything but when i go to print my HP C4580 does nothing. Works on Vista, anyone else having this problem.

    UPDATE: You see a printing task appear in the queue, but disappears very quickly.

  5. Link Removed

    *Component Checker Updated

    *TOOL: MSP Extractor - Extract MSP files from your Office07 EXE updates.

    *TOOL: Addon Integrator

    *FIX: Registry Hive Mounter

    *FIX: Couldn't delete WIM Images

    *FIX: Couldn't edit image information like Name and Description

    *FIX: W7T does not close properly

    *FIX: Driver Integrator UI

    *FIX: Registry hive mounter not unmounting properly

    *FIX: Addon Integrator now unmounts properly

    *FIX: Addon Integrator now copies files properly to System32 and syswow64 folders

    *Component Checker added

    *Splash screen is not always on top

    *Minor Bug fixes

    *Re-enabled WIM Installer

    *Re-enabled Updater

    *More bug fixes

    *Minor UI improvements

    *"W7T Forum" link added

  6. I've got a few more....

    Just let me know if there are any problems....

    I would assume that if we are going to post

    releases we should do it in the Win 7 forum....

    Maybe a subforum for Windows 7 AddOns?

    Thanks again for all you help and work on this project....

    I've test your other addon SafeErase, and have made it possible for that to work too, i think you would of had an error when you tried to integrate it? (been fixed anyway in next release).

    I'm sure you already know this, but if you are planning to release these addons, you will have to remove the serial numbers within the registry entries.

    Also with the next version, it will import any .reg files so it does not have to be called "Reg.reg", even multiple registry files.

    I've created Win 7 Toolkit subforum under Windows 7 forum. Is that enough or there should be another subforum under Win7 Toolkit subforum?

    Thanks N1K :)

  7. Perfect, any registry being integrated? If there is just export the registry and save it as Reg.reg, no need to modify it... well you might have to change anything like "Program Files (x86)" to just "Program Files" or "SysWOW64" to "System32".

  8. Thanks....

    Downloaded.... Started to use it...... Came up with a error.....

    This happened when trying to mount the install.wim file using the addon integrator......

    226700007_o.jpg

    Does the toolkit have to be used inside of vista or windows 7?

    This was tried inside of XP......

    Also... Does the same addon format still apply.... AKA... the files, Reg.reg, & Tasks.txt?

    Thanks again for all your help....

    Forgot, to fix that error. It is because Smartwim.dll in the W7T folder is not registered. I have not tested W7T when used on Vista or XP.

    Firefox 3.0.6 Addon. Thats the new layout for addons.

    .WA = Windows Addon, couldn't think of anything else... oh well lol. The screenshot below was taken straight after Win7 installation had finished, integrator works :P

    Firefox306_thumb.png

  9. W7T method will be abit different, but if you have msn add me and ill just send you w7t 0.1.1 so you can test.

    [Info]
    Name=Mozilla Firefox
    Creator=Legolash2o
    Version=3.0.6
    Arc=x64 or x86
    Description=Internet Browser blah blah blah

    Also it will accept pure registry exports so you dont have to go change all the HKLM\Software to HKLM\WIM_Software or etc... but the W7T Addon Integrator will work with vista too, which will make it easier for everyone.

    UPDATE: Addon Integrator is now almost finished, but i've managed to integrate Firefox 3.0.6 with ease :P

  10. [HKEY_LOCAL_MACHINE\HKLMSoft\3Planesoft\Ancient Castle 3D Screensaver]
    "SerNum"="3: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
    "RegName"="3: xxxxxxxxxxxxxxx"

    HKEY_LOCAL_MACHINE\HKLMSoft = HKEY_LOCAL_MACHINE\Software

    HKEY_LOCAL_MACHINE\HKLMDefault = HKEY_Users\.DEFAULT

    HKEY_LOCAL_MACHINE\HKLMSoft\Classes\ = HKEY_Classes_Root

    For example if you want to change...

    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mozilla\Minefield\3.2a1pre (en-US)\Main]
    "Install Directory"="C:\\Program Files\\Minefield"
    "PathToExe"="C:\\Program Files\\Minefield\\firefox.exe"
    "Program Folder Path"="C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Minefield"
    "Start Menu Folder"="Minefield"

    In your Minefield.VA addon it would have to be changed to

    [HKEY_LOCAL_MACHINE\HKLMSoft\Wow6432Node\Mozilla\Minefield\3.2a1pre (en-US)\Main]
    "Install Directory"="C:\\Program Files\\Minefield"
    "PathToExe"="C:\\Program Files\\Minefield\\firefox.exe"
    "Program Folder Path"="C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Minefield"
    "Start Menu Folder"="Minefield"

    it would be easier just to use the replace tool in notepad and change all "HKEY_LOCAL_MACHINE\SOFTWARE\" to "HKEY_LOCAL_MACHINE\HKLMSoft\" and etc...

    hope that has helped :)

    the addon integrator for W7T (which will work for vista) will be alot easier to create addons and eventually include an addon creator tool too :)

  11. If you have tried the latest VUT 1.8.3 you can see it allows you to download pre-made Switchless installers.

    • It will display who created the Switchless installer
    • When user clicks more info... it will take them to the topic you put in your post.

    If you want your Switchless installer adding to the VUT list.. just post the link to your forum topic in a reply.

    Example....

×
×
  • Create New...