Jump to content

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


Recommended Posts

Posted

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


Posted (edited)
where is the .ini file coming from?

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

Edited by daddydave
  • 1 month later...
  • 4 months later...
  • 1 month later...
Posted

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??

  • 3 months later...
Posted

Please Help!

I did buy a program. And i have a serial nummer of it

When i make a Addons of my program i must activate it again.

My question is is it posible to include my identity so i don't have to activate it every time agian when i reinstal my windows ??

I hope that i gived enouh information.

(sorry for my bad english)

my email adres is careliyim2@gmail.com

Posted
I did buy a program. And i have a serial nummer of it

When i make a Addons of my program i must activate it again.

My question is is it posible to include my identity so i don't have to activate it every time agian when i reinstal my windows ??

It depends on where the registration information is stored. Some installers allow you to supply the registration information via parameters passed to the installer. If the registration information is stored in the Registry, you could export the corresponding keys and import them during installation. Other applications store their registration information in a file. You could simply have your silent installer copy over this file to the correct folder to register the application. But which application are you on about exactly? It would be easier to be of service if you would create a new topic in which you let us know which application is the culprit. If the English language is problematic for you, you can always send me a personal message in Dutch. Hope this helps.

  • 2 months later...
  • 1 month later...
Posted

I just want to know how to create a font add-on .. coz I'm integrating a theme that uses a certain font so I need setup to add it to install .. how to do that ?

  • 10 months later...
Posted
is making it .cab necessary ? cant we just use .rar extension for our silent install pack ?

nLite support .cab, .zip, .rar, .7z so it's up to you :hello:

  • 1 month later...
Posted (edited)

can some1 create an up 2date silent installer guide

Edited by b-man
  • 1 month later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...