If you are currently developing portable freeware or planning to do so, use this forum to discuss technical implementation, seek out like-minded developers for partnership, or solicit interested users for beta testing.
-
SYSTEM
- Posts: 1958
- Joined: Sat Jul 31, 2010 1:19 am
- Location: Helsinki, Finland
#46
Post
by SYSTEM » Thu Mar 01, 2018 12:09 pm
Stibbert wrote: ↑Thu Mar 01, 2018 11:39 am
I've a question for you. GAP, after changed icons works again? I've tryed with many computer, but ALWAYS, after icon modified, GAP fail to work!
Sorry, I don't know why changing the icon would break things.

-
Midas
- Posts: 5638
- Joined: Mon Dec 07, 2009 7:09 am
- Location: Sol3
#47
Post
by Midas » Fri Mar 02, 2018 4:44 am
It may be that
gaP does some sort of self-checking... or it has hard-coded resource locations. YMMV.

-
Stibbert
- Posts: 19
- Joined: Tue Nov 07, 2017 2:29 am
#48
Post
by Stibbert » Fri Mar 02, 2018 8:07 am
Aeolis said:
"What software are you using to change gaP's icon? I use Greenfish Icon Editor Pro and it works like a charm. Try it yourself".
viewtopic.php?f=11&t=22129&hilit=gap#p75294
I've asked him but he never answers,,,
I'tryed with many tools, but ALWAYS with the same results. NOT WORKING.
Maybe he refers at an old version of GAP?
-
Stibbert
- Posts: 19
- Joined: Tue Nov 07, 2017 2:29 am
#49
Post
by Stibbert » Wed Mar 28, 2018 9:03 am
I'm trying to portabilize a service...
I have to copy some drivers in system folder, and then, start an .exe
The problem is this progran not plan to close! It stay open until computer shut down.
(And, if windows close, I can't copy back the files I copied to the system folder...).
How can I resolve it???
Thanks.
-
Takeda.gm
- Posts: 3
- Joined: Sun Feb 09, 2020 3:01 am
- Location: France
#52
Post
by Takeda.gm » Sun Feb 09, 2020 3:06 am
Hello,
I found on this site, the Great! another Portabilizer (gaP) which is very simple to implement and which perfectly meets my needs. This software is an improved version of the Yet another Portabilizer (yaP) in particular with the "Service" parameter.
It works well except for user variables (Uservar).
Does anyone have a version that works perfectly with user variables?
Thanks
-
Rudy5
- Posts: 53
- Joined: Sun Jan 19, 2020 10:37 pm
#53
Post
by Rudy5 » Sun Feb 09, 2020 3:49 am
Lol what the hell is this? First time i see it
-
Midas
- Posts: 5638
- Joined: Mon Dec 07, 2009 7:09 am
- Location: Sol3
#54
Post
by Midas » Mon Feb 10, 2020 5:55 am
Apparently, back in 2015 user Eolis had go at creating a yaP fork[?]/alternative -- development seems to have stalled since. Check the OP.
-
Takeda.gm
- Posts: 3
- Joined: Sun Feb 09, 2020 3:01 am
- Location: France
#55
Post
by Takeda.gm » Mon Feb 10, 2020 12:39 pm
Hello,
Thank you for your reply.
Regarding yaP, is it still in development?
If yes, has the "Service" functionality been considered?
Thanks
-
Rudy5
- Posts: 53
- Joined: Sun Jan 19, 2020 10:37 pm
#57
Post
by Rudy5 » Tue Feb 11, 2020 10:28 am
Midas wrote: ↑Mon Feb 10, 2020 5:55 am
Apparently, back in 2015 user
Eolis had go at creating a
yaP fork[?]/alternative -- development seems to have stalled since. Check the OP.
I'll check it out at some point. This service feature looks interesting, i came across a program recently that i couldn't make it portable because it created a service
-
Takeda.gm
- Posts: 3
- Joined: Sun Feb 09, 2020 3:01 am
- Location: France
#58
Post
by Takeda.gm » Sat Feb 15, 2020 9:23 am
Thanks to Midas and Rudy5 for their answers.
Indeed yaP has a very active community, so I'm going to test portability with yaP.