Page 1 of 1

Uploading Window App to e-junkie

Posted: Wed Oct 12, 2016 7:44 am
by thehat
Hi Everyone,

I posted a Mac standalone to e-junkie fairly easily. There was one problem, Safari could not do the upload, When I used Chrome the upload was successful.
When I tried to upload the Windows App I had trouble.
BlobmanApp1.png
This is the Mac standalone folder. Just Upload the .App file.
BlobmanApp1.png (9.26 KiB) Viewed 6699 times
BlobmanApp2.png
This is the Windows standalone folder.
BlobmanApp2.png (39.97 KiB) Viewed 6699 times
What is procedure to successfully upload the windows App?


Thanks,
Gregg Mc Hatton

Re: Uploading Window App to e-junkie

Posted: Thu Oct 13, 2016 3:55 pm
by thehat
Is there an option to bundle a Windows App in the Stanalone settings?

Thanks
Gregg Mc Hatton

Re: Uploading Window App to e-junkie

Posted: Thu Oct 13, 2016 5:31 pm
by Klaus
Hi Gregg,
thehat wrote:Is there an option to bundle a Windows App in the Stanalone settings?
no, there isn't!

You will need to create a SINGLE "setup.exe", since except some developers the average Windows user
is NOT capable of putting applications and their supporting files into the correct directory. :D

Here is a great freeware, which I also used in the past to create the infamous SETUP.EXE for Windows:
http://www.jrsoftware.org/isinfo.php

Mac standalones are folders in disguise actually and obviously Chrome is smart enough to handle them as single files.
Mac users however are used to download a DMG file, mount it and drag the contained application package into their Applications folder.


Best

Klaus

Re: Uploading Window App to e-junkie

Posted: Thu Oct 13, 2016 8:31 pm
by thehat
I found it. There is an option to select "Move substacks into individuals stackfiles"
That was selected. I unselected that option and now it works. :D

Re: Uploading Window App to e-junkie

Posted: Thu Oct 13, 2016 8:33 pm
by thehat
Thank you, Klaus!

Re: Uploading Window App to e-junkie

Posted: Thu Oct 13, 2016 9:11 pm
by Klaus
thehat wrote:I found it. There is an option to select "Move substacks into individuals stackfiles"
That was selected. I unselected that option and now it works. :D
AHA!
Well, that explains a lot! :D