Jump to content











Photo
- - - - -

[PortableApps] Creating AIO Portable App Pack in one executable file


  • Please log in to reply
2 replies to this topic

#1 Shirin Zaban

Shirin Zaban

    Frequent Member

  • Tutorial Writer
  • 423 posts
  • Location:Tehran
  • Interests:1_Making Unattended and Customized XP<br /><br />2_Making different types of Bootable and Multiboot CD/DVD<br /><br />3_Like to learn more about grub and grub4DOS
  •  
    Iran

Posted 20 February 2009 - 10:00 AM

=========================================================
Creating AIO Portable App Pack in one executable file
=========================================================

Hi

Today i am going to talk about "Making All in one portable Applications".For this
topic there are several methodes used,and in this small tutor i will explain an
easy method.

I would like to explain my tutors by freeware softwares and easy methodes (of course
if posible).
Making "AIO Portable App Pack in one executable file" is not hard,but searching the
web pages to find an small ,freeware and easy software to do this ,realy was so hard.

I could not find any software to be free and also do "ALL" our needs,(this does not
mean that there is not this kinds of apps in web,just i could not find).

An way ,i have find an small app that can do most of our needs,and now it is time to
begin the tutor.

But Befor begining ,it is necessory to user to have some informations about portable
Apps,How to creat them and ..., you will see a lot of very good and complete informations
about portable apps in link below:

http://www.boot-land...s/?showforum=73

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

I suppose that you have enough infomation,and also:

1_you have made three portable Apps, for example (AAA,BBB,and CCC).

2_you have Converted each of these portable Apps to one executable files (in this
example you have AAA.exe , BBB.exe , and CCC.exe).if you do not know how to do
this read link below:

http://www.boot-land...?showtopic=7054

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

==================================================
Step_1 Creating Menu an launcher for our project
==================================================

1.Download AMenu for CDs v1.1 (just 200k)(at this time it is in link below):

http://www.net-burne...ts/AutoMenu.asp

2.Extract downloaded "AMenu.zip" some where for example c:\AMenu\.

3.Rename c:\AMenu\AutoRun.exe to c:\AMenu\My_AIO.exe

4.Delete all files and directories inside c:\AMenu\ exexpt "AutoRun.exe" and
"Autorun.inf"

5.Copy "AAA.exe , BBB.exe , and CCC.exe that you have made befor,to c:\AMenu\.

6.Open "Autorun.inf" by notepad,change all it's contents by informations given below:


[AutoRun]
open=My_AIO.exe
icon=My_AIO.exe, 0

[CUSTOM CD MENU]
titletext=________My All In One Portable Applications v1.0_______
buttonqty= 3
buttoncolor=clTeal
menucolor= clSilver

[BUTTON1]
buttontext=Run AAA
relativepathandfilename=aaa.exe
closemenuonclick=0

[BUTTON2]
buttontext=Run BBB
relativepathandfilename=bbb.exe
closemenuonclick=0

[BUTTON3]
buttontext=Run CCC
relativepathandfilename=ccc.exe
closemenuonclick=0


5.save and exit

At this time if you have done as i explained ,by runing c:\AMenu\My_AIO.exe , you will
have a menu window as pic_01 (get from atachment),and by clicking any item for example
"Run AAA" ,it will be run.

Notes about "Autorun.inf":
==========================
_ You can add other button sections,for example if you have 5 apps in your AIO,you should
add sections [BUTTON4] and [BUTTON5] ,and also you should change Number 3 in
"[CUSTOM CD MENU]" section to 5.

_If you read readme.html file inside AMenu.zip ,you can customize your menu some more.


=====================================================
Step_2 Converting our project to One executable file
=====================================================

At this time we have made our AIO Apps,It works and we do not have any problem with
that,but may be some one likes to convert these files to an executable file.
for this purpose one of the easiest ways,with using freeware softwares are explained in
link below:

http://www.boot-land...?showtopic=7054

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Ask your questions,have successful exprements

shirin zaban

Attached Thumbnails

  • pic_01.png


#2 mahdi

mahdi

    Newbie

  • Members
  • 29 posts
  •  
    Iran

Posted 02 March 2009 - 08:56 PM

hi shirin zaban

I have searched "portable app.com" project,in link (http://portableapps.com/).there are a lot of good portable apps over there.They are freeware.
but i could not find a good and understandable tutorial over there for making my own portable
applications.would you write a tutor about making portable apps and also portable apps pack
by the way they use?
i will be very thankfull

#3 Shirin Zaban

Shirin Zaban

    Frequent Member

  • Tutorial Writer
  • 423 posts
  • Location:Tehran
  • Interests:1_Making Unattended and Customized XP<br /><br />2_Making different types of Bootable and Multiboot CD/DVD<br /><br />3_Like to learn more about grub and grub4DOS
  •  
    Iran

Posted 02 March 2009 - 10:35 PM

hi maryam

I have visited that site befor.let me have another visit,i will try to understand and if i get time
i will do your request as a tutor

shirin zaban




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users