You are here

PortableApps App Creation Wizard

15 posts / 0 new
Last post
Jeff Savage
Offline
Last seen: 5 years 4 months ago
Joined: 2014-10-05 03:44
PortableApps App Creation Wizard

Application: PortableApps App Creation Wizard
Category: Development
Description: A simple GUI-based wizard for assisting developers creating PortableApps.

Download PortableApps App Creation Wizard 0.1 [799 KB download / 860 KB installed]

Leave feedback or you're a punk.

Screenshots: See Wiki.

Release Notes:
0.1 Dev Test 1 (2016-04-21):

Source is available at GitHub

Closing Words: Big thanks to 3D1T0R & Chris Morgan. Inspiration was drawn from their work.

3D1T0R
3D1T0R's picture
Offline
Last seen: 2 years 8 months ago
Developer
Joined: 2006-12-29 23:48
Not what I said, or meant.

I didn't inform you that posting a forum topic about an app you're developing was breaking the rules.
I said that having links (any links, even to pages on PA.c) in your signature was breaking the rules.

Big difference.

~3D1T0R

John T. Haller
John T. Haller's picture
Offline
Last seen: 5 hours 44 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
PAF Format

As to your earlier question, you can post PortableApps App Creation Wizard as long as it is in PA.c Format.

Sometimes, the impossible can become possible, if you're awesome!

Jeff Savage
Offline
Last seen: 5 years 4 months ago
Joined: 2014-10-05 03:44
Oh..

Well awesome. As soon as I get over being sick I'll turn it into a PAF exe

3D1T0R, it was a non-paf app which is why I had to remove the link. Talking to Mr. Haller yesterday was enlightening.

Edit: Re-released in .paf.exe format.

Have an awesome day! Biggrin
Jeff Savage ~ BetaLeaf

sagie gur-ari
Offline
Last seen: 5 years 9 months ago
Joined: 2014-03-01 08:07
release location

just a small comment about your github repo, try to put the binary release exe in the releases of github and not in the git repo itself.
Look at my repo for an example: https://github.com/sagiegurari/brackets-portable/releases
git is not meant to store huge files and should not hold the output of your build. That is why you have a release and you can attach to a release binary files.

Jeff Savage
Offline
Last seen: 5 years 4 months ago
Joined: 2014-10-05 03:44
Thanks for letting me know

I was not aware of the release feature. Thanks for letting me know. It has been fixed.

Have an awesome day! Biggrin
Jeff Savage ~ BetaLeaf

EL DeLino
Offline
Last seen: 4 years 3 months ago
Joined: 2013-11-15 14:50
Hi Jeff Savage

Hi Jeff Savage

I use your PortableApps App Creation Wizard...

and I keep getting the same error appears, what am I doing wrong?

http://abload.de/img/scrg1uqn.jpg

Jeff Savage
Offline
Last seen: 5 years 4 months ago
Joined: 2014-10-05 03:44
NSIS (Unicode) is not installed.

NSIS Portable (Unicode) is not installed in your PortableApps Directory. It is required for PortableApps.com Launcher to work.
https://portableapps.com/apps/development/portableapps.com_launcher

"NSIS Portable Required: The PortableApps.com Launcher generator requires NSIS Portable (Unicode) 2.46 Rev 2 or higher to be installed alongside it (usually both to the X:\PortableApps directory) to function. Users upgrading from pre-release versions of Unicode NSIS Portable and the PortableApps.com Launcher will need to completely remove the existing apps."

Have an awesome day! Biggrin
Jeff Savage ~ BetaLeaf

EL DeLino
Offline
Last seen: 4 years 3 months ago
Joined: 2013-11-15 14:50
I have now NSIS (Unicode)

I have now NSIS (Unicode) installed.

http://abload.de/img/zwischenablage01tsz7n.jpg

Now I read that in the log file...

MakeNSIS v2.51 - Copyright 1995-2015 Contributors
See the file COPYING for license details.
Credits can be found in the Users Manual.

Command line defined: "PACKAGE=I:\PortableApps\XinorbisPortable"
Command line defined: "NamePortable=XinorbisPortable"
Command line defined: "AppID=XinorbisPortable"
Command line defined: "Version=2.2.0.0"
Changing directory to: "I:\PortableApps\PortableApps.comLauncher\Other\Source"

Processing script file: "I:\PortableApps\PortableApps.comLauncher\Other\Source\PortableApps.comLauncher.nsi"
Processing plugin dlls: "I:\PortableApps\NSISPortable\App\NSIS\Plugins\*.dll"
- AdvSplash::show
- Banner::destroy
- Banner::getWindow
- Banner::show
- BgImage::AddImage
- BgImage::AddText
- BgImage::Clear
- BgImage::Destroy
- BgImage::Redraw
- BgImage::SetBg
- BgImage::SetReturn
- BgImage::Sound
- Dialer::AttemptConnect
- Dialer::AutodialHangup
- Dialer::AutodialOnline
- Dialer::AutodialUnattended
- Dialer::GetConnectedState
- EmbeddedLists::Dialog
- EmbeddedLists::InitDialog
- EmbeddedLists::Show
- EnumINI::KeyExist
- EnumINI::Section
- EnumINI::SectionExist
- EnumINI::SectionNames
- FindProcDLL::FindProc
- FindProcDLL::KillProc
- FindProcDLL::WaitProcEnd
- FindProcDLL::WaitProcStart
- InstallOptions::dialog
- InstallOptions::initDialog
- InstallOptions::show
- KillProcDLL::KillProc
- LangDLL::LangDialog
- Math::Script
- MoreInfo::GetComments
- MoreInfo::GetCompanyName
- MoreInfo::GetFileDescription
- MoreInfo::GetFileVersion
- MoreInfo::GetInternalName
- MoreInfo::GetLegalCopyright
- MoreInfo::GetLegalTrademarks
- MoreInfo::GetOSUserinterfaceLanguage
- MoreInfo::GetOriginalFilename
- MoreInfo::GetPrivateBuild
- MoreInfo::GetProductName
- MoreInfo::GetProductVersion
- MoreInfo::GetSpecialBuild
- MoreInfo::GetUserDefined
- NSISdl::download
- NSISdl::download_quiet
- RealProgress::AddProgress
- RealProgress::DetailProgress
- RealProgress::FileProgress
- RealProgress::GetProgress
- RealProgress::GradualProgress
- RealProgress::SetProgress
- RealProgress::Unload
- RealProgress::UseProgressBar
- SelfDel::Del
- Splash::show
- StartMenu::Init
- StartMenu::Select
- StartMenu::Show
- System::Alloc
- System::Call
- System::Copy
- System::Free
- System::Get
- System::Int64Op
- System::Store
- TypeLib::GetLibVersion
- TypeLib::Register
- TypeLib::UnRegister
- UserInfo::GetAccountType
- UserInfo::GetName
- UserInfo::GetOriginalAccountType
- VPatch::GetFileCRC32
- VPatch::GetFileMD5
- VPatch::vpatchfile
- dialogsEx::FileBox
- dialogsEx::FolderBox
- dialogsEx::InputBox
- dialogsEx::InputRegBox
- execDos::exec
- execDos::isdone
- execDos::wait
- inetc::get
- inetc::head
- inetc::post
- inetc::put
- md5dll::GetFileMD5
- md5dll::GetMD5
- md5dll::GetMD5File
- md5dll::GetMD5Random
- md5dll::GetMD5String
- newadvsplash::hwnd
- newadvsplash::play
- newadvsplash::show
- newadvsplash::stop
- newtextreplace::_FillReadBuffer
- newtextreplace::_FindInFile
- newtextreplace::_FreeReadBuffer
- newtextreplace::_ReplaceInFile
- newtextreplace::_Unload
- nsDialogs::Create
- nsDialogs::CreateControl
- nsDialogs::CreateItem
- nsDialogs::CreateTimer
- nsDialogs::GetUserData
- nsDialogs::KillTimer
- nsDialogs::OnBack
- nsDialogs::OnChange
- nsDialogs::OnClick
- nsDialogs::OnNotify
- nsDialogs::SelectFileDialog
- nsDialogs::SelectFolderDialog
- nsDialogs::SetRTL
- nsDialogs::SetUserData
- nsDialogs::Show
- nsExec::Exec
- nsExec::ExecToLog
- nsExec::ExecToStack
- registry::_Close
- registry::_CopyKey
- registry::_CopyValue
- registry::_CreateKey
- registry::_DeleteKey
- registry::_DeleteKeyEmpty
- registry::_DeleteValue
- registry::_Find
- registry::_HexToStr
- registry::_HexToStrUTF16LE
- registry::_KeyExists
- registry::_MoveKey
- registry::_MoveValue
- registry::_Open
- registry::_Read
- registry::_ReadExtra
- registry::_RestoreKey
- registry::_SaveKey
- registry::_StrToHex
- registry::_StrToHexUTF16LE
- registry::_Unload
- registry::_Write
- registry::_WriteExtra
- w7tbp::Start

!error: You must compile the PortableApps.com Launcher with Unicode NSIS.
!include: error in script: "RequireLatestNSIS.nsh" on line 3
Error in script "I:\PortableApps\PortableApps.comLauncher\Other\Source\PortableApps.comLauncher.nsi" on line 38 -- aborting creation process

Jeff Savage
Offline
Last seen: 5 years 4 months ago
Joined: 2014-10-05 03:44
Could you try reinstalling

Could you try reinstalling NSIS Portable (Unicode) and try again?

Have an awesome day! Biggrin
Jeff Savage ~ BetaLeaf

EL DeLino
Offline
Last seen: 4 years 3 months ago
Joined: 2013-11-15 14:50
I have already, but

I have already, but unfortunately it has brought nothing

Jeff Savage
Offline
Last seen: 5 years 4 months ago
Joined: 2014-10-05 03:44
Are you using the latest version of NSIS Portable Unicode?

Are you using the latest version of NSIS Portable Unicode? This is not an issue with my script, it's an issue with PortableApps.com Launcher or NSIS Portable Unicode. My script only sets up the folder structure and configures the 2 initial files needed to run the portable app.

Have an awesome day! Biggrin
Jeff Savage ~ BetaLeaf

EL DeLino
Offline
Last seen: 4 years 3 months ago
Joined: 2013-11-15 14:50
I have now again installed

I have now again installed NSIS Portable Unicode 2.46.5 and as it now everything works!

Thank you for the quick help settings.

Jeff Savage
Offline
Last seen: 5 years 4 months ago
Joined: 2014-10-05 03:44
No Problem

I have no issue helping even if it's not my apps fault. I just love to help Biggrin

Edit: Btw mind leaving some feedback. I would love some input on how I may improve the software for you.

Have an awesome day! Biggrin
Jeff Savage ~ BetaLeaf

Jeff Savage
Offline
Last seen: 5 years 4 months ago
Joined: 2014-10-05 03:44
I'm not dead, I promise (Raaaaah..... Brains!!)

I know it's been a while since I posted, but I thought I would say, this project isn't dead, it just slowed down due to lack of interest. I'm always looking for suggestions and feedback, so dm me if you have something you wanna discuss.

Have an awesome day! Biggrin
Jeff Savage ~ BetaLeaf

Log in or register to post comments