MSFN Forum: [How To] Create Your Own Add-ons / zcworld video - MSFN Forum

Jump to content



Last warning

1. This is not a warez site! Links/Requests to warez and/or illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated. Any offenders of this rule may be banned on first violation. We take issues like this very seriously here at MSFN.
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

[How To] Create Your Own Add-ons / zcworld video Instructions / how to Rate Topic: -----

#1 User is offline   piXelatedEmpire 

  • nLiten me, nuhi!
  • PipPipPip
  • Group: Members
  • Posts: 306
  • Joined: 02-June 05

Posted 23 December 2005 - 07:29 PM

Thanks to dale5605 for the basis of these instructions


[How To Create Custom Add-ons]

First step will be creating a silent switchless installer for your application. For specific switches check the product's website or look in the Application Installs forum located here.

For help creating a 7-zip installer check out keytotime's excellent tutorial here.

Please note that svcpack.inf does support switches. If you are not wanting to repackage an installer you do have the option of using switches in the ini file.

Suggestion: before creating your add-on, download one of the posted add-ons and extract it. This will give you and indication of the structure of the add-on, and will assist in keeping the naming scheme and layout as uniform as possible.

Here are the steps required to create the add-on:

1: Create a new folder and name it after your application, ie uTorrent1.3
2: Within the above folder, create another folder called SVCPACK
3: Place your switchless installer within the SVCPACK folder
4: Rename the ini file to match the name of you add-on, for example ENTRIES_UTORRENT.ini
5: Open the ini file and edit the appropriate details under the [general] section as required, eg:
[general]
builddate=2005/14/1
description=uTorrent
language=English
title=uTorrent is an efficient and feature rich BitTorrent client for Windows sporting a very small footprint
version=1.3
website=http://utorrent.com/

6: Navigate to the [AddProgram] section of the ini file and change the name to the exe file that is within the SVCPACK folder, eg utorrent.exe (keep it as simple as possible)

Your ENTRIES_PROGRAM.ini file will look something like this:
[general]
builddate=11/21/2005
description=product description here
language=English
title=Program Name
version=1.0
website=http://www.programwebsite.com/

[EditFile]
I386\SVCPACK.INF,SetupHotfixesToRun,AddProgram

[AddProgram]
PROGRAM.EXE


You should now have a setup that looks something like this:
Posted Image

within the SVCPACK folder is ur PROGRAM.EXE switchless installer.

7: Ok, the next step is to create the .cab file. Using MakeCab or CabPack, a freeware utility available here (or any method you wish!) create the cab file of the SVCPACK folder and ENTRIES_PROGRAM.ini file. Rename this cab file to something appropriate eg uTorrent_1.3.cab.

THE NEXT STEP IS THE MOST IMPORTANT!

Before sharing your new add-on, please TEST IT! It is imperitive you test your add-on before posting to avoid problems.

This post has been edited by ZcWorld: 15 July 2006 - 05:55 AM



#2 User is offline   x3ndou_ 

  • Group: Members
  • Posts: 8
  • Joined: 20-February 06

Posted 24 February 2006 - 02:08 PM

I recommend CabTool for making your cab files:

http://www3.sympatic...BTOOL_SETUP.ZIP

And also use scripts for putting it in your SendTo folder:

http://www3.sympatic...te/CABTOOLS.ZIP

Sorry if this seems like an advertisement.

How to repack an installer
(reduces size - if you have multiple files with your installation, also use this method)

For this you need WinRAR.

First, select all of the files needed for your installation and right click, go to add to archive..

Posted Image

Check SFX Archive.

Posted Image

Go to the Advanced tab and press SFX options.

Posted Image

In the run after execution box, type the name of your setup file and any switches you need for it to be silent.

Posted Image

Go to Modes. Check unpack to temporary folder.

Posted Image

Also, press Hide All.

Posted Image

Now just press okay twice, and you'll have your packed completely silent setup file!

Hope this helps.

This post has been edited by x3ndou_: 24 February 2006 - 02:24 PM


#3 User is offline   {_carnificina_} 

  • Junior
  • Pip
  • Group: Members
  • Posts: 78
  • Joined: 15-November 04

Posted 15 May 2006 - 07:56 AM

Add-ons makes its easily

Nlite Add-on Maker 1.22
http://www.msfn.org/...showtopic=73008

#4 User is offline   rado354 

  • nLited user
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,611
  • Joined: 29-May 05

Posted 01 July 2006 - 10:41 AM

Apart from these guides, you can consider the use of AutoIt to make your silent addons for nLite ;)

It's fairly easy to use and all you need is:

AutoIt, SciTE - download

and CabPack - download

Help about AutoIt: here


Here is one example made by me which you can modify to suit pretty much every program ;)
TurboUpload: Everest Ultimate 2.80.534
RapidShare: Everest Ultimate 2.80.534

You will need about 30 min to understand how AutoIt works and never need to request any addons again :yes:

nJoy and share!


P.S.: another example made by me:
Posted Image

This post has been edited by rado354: 01 July 2006 - 11:51 AM


#5 User is offline   ZcWorld 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 611
  • Joined: 23-February 05

Posted 04 July 2006 - 07:14 AM

as piXelatedEmpire on Feb 2 2006, 06:24 PM

please do not post in this thread unless you are adding to the explanation of how to create an add-on. Otherwise, start a new thread.

topice clean up
only post howto make Addons
or a link to a post that has got howto

This post has been edited by ZcWorld: 04 July 2006 - 07:16 AM


#6 User is offline   ZcWorld 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 611
  • Joined: 23-February 05

Posted 06 July 2006 - 05:10 AM

NOTE : THIS VIDEO IS STILL RC copy
i will do a better copy of it when i get some feedback or i get some free time
to than


download : video : http://files.filefront.com/making_an_addon...;/fileinfo.html
camplayer : neeeded to play the video : http://files.filefront.com/CamPlayexe/;516...;/fileinfo.html
in total for both about : 4 mb



hey all
i said i will do a video but frist things frist
i cant be stuffed in making a video at the time
But i will get one done on the weekend so its not that long away :)

ok before anyone post and say we got topices on howto make addons
i still see users got problems making them
this is how i started out
if anyone can remember some of mine frist addons post where .rar files and you where told to unzip them and add the .ini file to the Nlite driver /add on page to add them
even if you dont its all good :) i moved on to .cab now :)

ok for newbies to making there own silent install's

what you need for this
Nlite , XP , VMware / MS VPC / or a free real pc + blank CD-RW (well you dont want to waste money now do you ? )

what i do is VMware for testing :) its easyer


files we need :
xp - home / pro
Winrar ver 3.? and up
a clean copy of windows installed into VMware for testing unless you want to do it on your real PC / OS
*** not a smart move i say ***
all you will end up with a heap of ..... installed

step 1
have a look at the MSFN silent install part of the forum to find the switch to make XZY install silent

we going to be our demo on WInrar ver 3.3 and up
-> step 1.2
make a folder on c:\ , called test
copy the wrar351.exe [ or what one you got] to c:\test

step 1.3
start -> run -> cmd [[type cmd in the run box]]
now you get a box like
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C:\Documents and Settings\zcw-testing>


now type in the box
cd \test [ than press enter ]

now you get a line like : C:\test>

now type

wrar351.exe /s [ than press enter]

than wait 5 secs and than check the start menu
to see if winrar has being installed in
if so than write it down into a notepad or remember it

ok now we know what is the switch to make winrar installed silent is its time to make the cab

step 2
you can do this in a heap of ways
like using Nlite addon maker [ nice tool ] but we are not going to using this

open a blank notepad
than save the file as
ENTRIES_winrar351.INI
make sure you change the " save as type from text document *.txt to all files " and than save it
copy and paste this part into the file we just saved
[general]
builddate=
description=
language=
title=
version=
website=

[EditFile]
I386\SVCPACK.INF,SetupHotfixesToRun,AddProgram

[AddProgram]



ok now its time to add our info we need
it should look like this or there abouts

[general]
builddate=06/07/2006
description=winrar
language=english
title=Winrar
version=3.51
website=

[EditFile]
I386\SVCPACK.INF,SetupHotfixesToRun,AddProgram

[AddProgram]
wrar351.exe /s

than save it

open up Nlite and goto the pick the addon and make iso


** NOTE ** im still working on the post i just saved it at the time and need to check some stuff and make screen shots
post is set to invisable to i get them in the next 50 mins or so :)

This post has been edited by ZcWorld: 15 July 2006 - 05:58 AM


#7 User is offline   tain 

  • Cyber Ops
  • Group: Super Moderator
  • Posts: 3,443
  • Joined: 24-September 05
  • OS:none specified
  • Country: Country Flag

Posted 25 October 2006 - 07:54 AM

Tomcat76 has another method that works for INF-based silent installs that can be used in addons: http://www.msfn.org/...showtopic=61784

#8 User is offline   Server2003 

  • Group: Members
  • Posts: 6
  • Joined: 08-November 06

Posted 10 November 2006 - 07:11 AM

Jak mám integrovat Firefox a Media player 10 to ale vše tak aby se programy nainstalovaly samy bez meho obsluhovani když je v integruju věčinou se to spusti zhruba cc 13 minut před koncem instalace a jindy až na konci instalace nechcu aby to tak bylo :no:

#9 User is offline   ZcWorld 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 611
  • Joined: 23-February 05

Posted 13 November 2006 - 09:02 PM

@ Server2003
point a : what
english please mate

point b : if you have a problem just ask for help by posting a new topice not replying to this one
:)

this is for any how to : / updates on making addons :)

let me know what the problem is and i will try and help

#10 User is offline   rado354 

  • nLited user
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,611
  • Joined: 29-May 05

Posted 07 December 2006 - 05:18 AM

HowTo: Create addons with AutoIt download
MD5: 7961C362E522936ECFE14A84E50314DE
Size: 21.47 MB
Duration: 12:04
Description: learn how to create addons for nLite with AutoIt scripts. Foobar 0.9.4 is used in this example.
Commentary audio track in bulgarian language. Best viewed @ 1280x1024.

#11 User is offline   scarslilpyro 

  • Admin
  • Group: Members
  • Posts: 27
  • Joined: 12-December 06

Posted 13 December 2006 - 08:15 AM

I'm having trouble creating the cab files, some of them are 500mb :no:

#12 User is offline   AzamaT 

  • Group: Members
  • Posts: 1
  • Joined: 19-December 06

  Posted 20 December 2006 - 09:06 AM

View Postscarslilpyro, on Dec 13 2006, 08:15 AM, said:

I'm having trouble creating the cab files, some of them are 500mb :no:


may be Cab file don't support size large a 500 mb :(

#13 User is offline   MGadAllah 

  • Brain Voice
  • PipPipPipPipPip
  • Group: Banned
  • Posts: 786
  • Joined: 03-January 06

Posted 20 December 2006 - 09:41 AM

View PostAzamaT, on Dec 20 2006, 05:06 PM, said:

View Postscarslilpyro, on Dec 13 2006, 08:15 AM, said:

I'm having trouble creating the cab files, some of them are 500mb :no:
may be Cab file don't support size large a 500 mb :(
Welcome to forum mate,
I've an off topic comments,
I really do like your username because if I say your username azamat it means troubles in english ... lol :lol:

#14 User is offline   scarslilpyro 

  • Admin
  • Group: Members
  • Posts: 27
  • Joined: 12-December 06

Posted 23 December 2006 - 03:57 PM

Ok I figured out why, it seems that the cabmaker I have, virtual tek, creates a cab for every file in the folder, so I had to make a new folder and move the single install file into it.

#15 User is offline   nuhi 

  • ON PAUSE - nLite & vLite human.dll
  • Group: Developers
  • Posts: 4,299
  • Joined: 25-October 03

Posted 27 December 2006 - 03:25 PM

Here is something to start with, going to edit more later, let me know if something needs more explaining.
http://www.nliteos.c...ns/entries.html

#16 User is offline   ieincola 

  • Group: Members
  • Posts: 1
  • Joined: 18-January 07

Posted 18 January 2007 - 11:38 AM

quick question.
in your tutorial you say in step
4: Rename the ini file to match the name of you add-on, for example ENTRIES_UTORRENT.ini

now i made the switchless installer just fine but when i got to this step you lost me.

where is the .ini file coming from?
you say nothing about an .ini in any tutorail and then in step 4 out of no where im suppose to edit a file .ini from who knows where.
please elaberate

thank you
nice tutorial anyway

#17 User is offline   daddydave 

  • Member
  • PipPip
  • Group: Members
  • Posts: 102
  • Joined: 08-December 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 January 2007 - 02:21 PM

View Postieincola, on Jan 18 2007, 12:38 PM, said:

where is the .ini file coming from?

I think "Rename the" should be "Create a new" in Step 4

This post has been edited by daddydave: 18 January 2007 - 02:23 PM


#18 User is offline   waefre79 

  • Group: Members
  • Posts: 1
  • Joined: 01-March 07

Posted 01 March 2007 - 11:30 AM

why do you need the website in the script?

#19 User is offline   rajprit007 

  • Group: Members
  • Posts: 1
  • Joined: 16-May 07

Posted 21 July 2007 - 10:02 AM

how to include a folder in the addon

#20 User is offline   ozzy 

  • Group: Members
  • Posts: 5
  • Joined: 17-September 07

Posted 18 September 2007 - 09:08 PM

I have made my first addon with firefox. I just copied most of the ini file from another firefox addon. i just wanted to make a dansih version. but when you show the following:


[general]
builddate=11/21/2005
description=product description here
language=English
title=Program Name
version=1.0
website=http://www.programwebsite.com/

[EditFile]
I386\SVCPACK.INF,SetupHotfixesToRun,AddProgram

[AddProgram]
PROGRAM.EXE


the ini file i copied from had -ms added after PROGRAM.exe:
[AddProgram]
Firefox2.exe -ms

what does -ms stand and is there a list of all those commands??

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy