IPB

Google Frontpage Forums Unattended CD/DVD Guide

> 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. You will be banned without notice.

Last warning. We will not tolerate any, i mean any illegal activity. We are very close to lock this forum. Think about it when you post your questions or requests.

> [How To] Create Your Own Add-ons / zcworld video, Instructions / how to
piXelatedEmpire
post Dec 23 2005, 07:29 PM
Post #1


nLiten me, nuhi!
***

Group: Members
Posts: 306
Joined: 2-June 05
Member No.: 58663
OS: XP Pro x86
Country Flag


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:
CODE
[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:
CODE
[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:


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: Jul 15 2006, 05:55 AM
Go to the top of the page
 
+Quote Post
2 Pages V  < 1 2  
Start new topic
Replies (20 - 31)
careliyim
post Dec 27 2007, 10:28 AM
Post #21





Group: Members
Posts: 1
Joined: 27-December 07
Member No.: 168455
OS: XP Pro x64
Country Flag


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
Go to the top of the page
 
+Quote Post
Arie
post Dec 27 2007, 02:02 PM
Post #22


One Man Army
*****

Group: Members
Posts: 826
Joined: 27-August 07
Member No.: 152562
OS: XP Pro x86
Country Flag


QUOTE (careliyim @ Dec 27 2007, 05:28 PM) *
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.
Go to the top of the page
 
+Quote Post
ccl0
post Mar 7 2008, 07:24 PM
Post #23


Member
**

Group: Members
Posts: 236
Joined: 29-January 08
Member No.: 174033
OS: none
Country Flag


very useful information indeed
Go to the top of the page
 
+Quote Post
nokia999i
post Apr 30 2008, 01:23 PM
Post #24


The.Freak
*

Group: Members
Posts: 96
Joined: 29-September 06
From: Lebanon
Member No.: 111689
OS: Vista Ultimate x86
Country Flag


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 ?
Go to the top of the page
 
+Quote Post
bilalghouri
post Mar 16 2009, 08:13 AM
Post #25





Group: Members
Posts: 7
Joined: 3-October 07
Member No.: 156931
OS: XP Pro x86
Country Flag


is making it .cab necessary ? cant we just use .rar extension for our silent install pack ?
Go to the top of the page
 
+Quote Post
rado354
post Mar 16 2009, 12:14 PM
Post #26


nLited user
*******

Group: Members
Posts: 1596
Joined: 29-May 05
Member No.: 58066
Country Flag


QUOTE (bilalghouri @ Mar 16 2009, 03:13 PM) *
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 welcome.gif
Go to the top of the page
 
+Quote Post
bilalghouri
post Mar 17 2009, 08:34 AM
Post #27





Group: Members
Posts: 7
Joined: 3-October 07
Member No.: 156931
OS: XP Pro x86
Country Flag


it gave an error when i compresssed to rar and tried to add :s
Go to the top of the page
 
+Quote Post
b-man
post Apr 29 2009, 05:15 AM
Post #28


Member
**

Group: Members
Posts: 144
Joined: 28-April 09
Member No.: 242118
OS: XP Pro x86
Country Flag


im a bit lost with the switches ect what is it
Go to the top of the page
 
+Quote Post
b-man
post May 6 2009, 05:44 AM
Post #29


Member
**

Group: Members
Posts: 144
Joined: 28-April 09
Member No.: 242118
OS: XP Pro x86
Country Flag


can some1 create an up 2date silent installer guide

This post has been edited by b-man: May 14 2009, 05:29 AM
Go to the top of the page
 
+Quote Post
pm*
post Jul 2 2009, 01:29 AM
Post #30


MSFN Patron
**

Group: Banned
Posts: 108
Joined: 30-June 09
From: Rājapālaiyam
Member No.: 249353
OS: XP Pro x86
Country Flag


Also Try SFX Creator & Virtualtek nLite addon Creator

all the best
Go to the top of the page
 
+Quote Post
cmonkedo
post Jul 11 2009, 11:12 PM
Post #31


if it aint broke fix it anyways
*

Group: Members
Posts: 64
Joined: 3-April 08
Member No.: 185231
OS: XP MCE
Country Flag


Cannot cabpack both svcpack folder and entries_.ini file into one .cab file it only copies the entries_.ini file into the .cab file how do I include sub directories with cab pack? wacko.gif
Go to the top of the page
 
+Quote Post
cmonkedo
post Jul 12 2009, 09:12 PM
Post #32


if it aint broke fix it anyways
*

Group: Members
Posts: 64
Joined: 3-April 08
Member No.: 185231
OS: XP MCE
Country Flag


Never mind. I found that you just have to select "recurse subdirectories" which will then add the folder. duh! blushing.gif
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

2 Pages V  < 1 2
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 24th November 2009 - 04:28 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy