Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Release] YAWI (ex Launcher)

Featured Replies

Launcher is dead, YAWI is just born !

YAWI v2.0 is released.

watch the history to see the changes

You can download it here or watch the FAQ here

Compatibility with launcher.ini is kept :thumbup

thanks, seems useful.

i think we can use it from runonceex and all the entries we have in runonceex can be used in yawi.ini am i right?

  • Author
i think we can use it from runonceex and all the entries we have in runonceex can be used in yawi.ini am i right?

If your runonceex contain some loop, goto, if... it is not possible to add them into YAWI. You can only use program call (exe, bat, com, cmd, msi) and registry modification.

Whenever i doube-click the YAWI.exe nothing happens, No error just nothing happens :(

@ironside: Create yawi.ini file with correct path to at least one existing file. Incorrect lines are ignored, so if there is no fine path, yawi won't run.

i think we can use it from runonceex and all the entries we have in runonceex can be used in yawi.ini am i right?

If your runonceex contain some loop, goto, if... it is not possible to add them into YAWI. You can only use program call (exe, bat, com, cmd, msi) and registry modification.

i have standard calls only (maybe the cdrom letter check will not work in YAWI).

but seems useful to distribute application installer to my users with this tool so they can select whatever they want to be installed.

@ironside: Create yawi.ini file with correct path to at least one existing file. Incorrect lines are ignored, so if there is no fine path, yawi won't run.

OK thanks i've got it now :)

And thanks for your work on this neat little app, cheers :)

  • Author
i have standard calls only (maybe the cdrom letter check will not work in YAWI).

yawi accept only relative path, you dont need to use cdrom letter. Just put yawi on the media at the root directory (or at least a directory which contain all installation program to launch) :)

Thanks for your support :yes:

Edited by gramiche

Italian langu.ini

Installa i componenti selezionati
YAWI - Scegli i componenti da installare
Seleziona tutto
Deseleziona tutto

Kinda lost on the Registry adding part. How would I go from this...

REG ADD %KEY%\093 /VE /D "iTunes v6.0.2.23" /f
REG ADD %KEY%\093 /V 1 /D "%systemdrive%\Install\Applications\iTunes\iTunes6.0.2.23.exe" /f
REG ADD %KEY%\093 /V 1 /D "REGEDIT /S %systemdrive%\Install\Applications\iTunes\Itunes.reg" /f

To this...

iTunes\iTunes6.0.2.23.exe;;X;iTunes v6.0.2.23

???Not really sure about this Registry entry???

  • Author
Kinda lost on the Registry adding part. How would I go from this...

REG ADD %KEY%\093 /VE /D "iTunes v6.0.2.23" /f
REG ADD %KEY%\093 /V 1 /D "%systemdrive%\Install\Applications\iTunes\iTunes6.0.2.23.exe" /f
REG ADD %KEY%\093 /V 1 /D "REGEDIT /S %systemdrive%\Install\Applications\iTunes\Itunes.reg" /f

To this...

iTunes\iTunes6.0.2.23.exe;;X;iTunes v6.0.2.23

???Not really sure about this Registry entry???

to add this 3 registry entries when you install iTune, you write in the yawi.ini :

iTunes\iTunes6.0.2.23.exe;;X;iTunes v6.0.2.23
REG;ADD HKLM\093 /VE /D "iTunes v6.0.2.23" /f
REG;ADD HKLM\093 /V 1 /D "%systemdrive%\Install\Applications\iTunes\iTunes6.0.2.23.exe" /f
REG;ADD HKLM\093 /V 1 /D "REGEDIT /S %systemdrive%\Install\Applications\iTunes\Itunes.reg" /f

In the yawi window, only 1 line will appear with "iTunes v6.0.2.23" selected.

you cannot use variable in yawi (like %KEY%) so you need to replace %KEY% with the complete value

Edited by gramiche

  • Author

Do you think this kind of .INI structure is more easy to fill that the actual ?

[Time]
Time=30

[app1]
Description=
File1=
Switch1=
File2=
Switch2=
(etc.)
Default=

[app2]
...

Edited by gramiche

your program is EASY (follows the KISS principle - Keep It Simple, Stupid! - http://en.wikipedia.org/wiki/KISS_Principle ), and your ini file is short but complete. IMHO, the last version in only bloated and redundant... and stay away from XML, please...

my 2cent...

Edited by mrshark

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.