PortableEverything For All!!!

Should I Include An Option To Download Other Projects On First Project Release?


  • Total voters
    67

MarioMasta64

hi. i make batch stuff and portable shiz
OP
Member
Joined
Dec 21, 2016
Messages
2,297
Trophies
0
Age
26
Website
github.com
XP
2,095
Country
United States
an example:
test.bat (needs wget.exe aside it)
Code:
@echo off
cls
Color 0A
title GitHub Test

wget.exe -q --show-progress https://api.github.com/repos/jp9000/OBS/releases/latest

:: create file or wont work (do not run on same file)
echo.> latest.txt
:: convert to dos style line ends
TYPE latest | MORE /P > latest.txt

del latest>nul:

for /f tokens^=4delims^=^" %%A in (
  'findstr /i /c:"browser_download_url" /c:"browser_download_url" latest.txt'
) Do > download_link.txt Echo:%%A

del latest.txt>nul:

set /p download_link=<download_link.txt
del download_link.txt
echo "%download_link%"
pause
exit
 
  • Like
Reactions: Blauhasenpopo

MarioMasta64

hi. i make batch stuff and portable shiz
OP
Member
Joined
Dec 21, 2016
Messages
2,297
Trophies
0
Age
26
Website
github.com
XP
2,095
Country
United States
upload_2017-12-31_16-5-28.png

updater woking well for cemu portable :^) update launcher and choose install text reader to see readme's before proceeding.

--------------------- MERGED ---------------------------

upload_2017-12-31_16-10-29.png

yes yes, very well.
 
  • Like
Reactions: Blauhasenpopo

MarioMasta64

hi. i make batch stuff and portable shiz
OP
Member
Joined
Dec 21, 2016
Messages
2,297
Trophies
0
Age
26
Website
github.com
XP
2,095
Country
United States
obs classic coming soon (also both obs and obs classic will have auto-updater's thanks to finding out about the github api) implementing main obs with classic updaters now.
 
  • Like
Reactions: Blauhasenpopo

MarioMasta64

hi. i make batch stuff and portable shiz
OP
Member
Joined
Dec 21, 2016
Messages
2,297
Trophies
0
Age
26
Website
github.com
XP
2,095
Country
United States
upload_2018-1-3_20-38-9.png

it seems to be done, testing now.

--------------------- MERGED ---------------------------

so far so good :D
upload_2018-1-3_20-52-40.png


--------------------- MERGED ---------------------------

finished, uploading now.
upload_2018-1-3_21-2-33.png
 
  • Like
Reactions: Blauhasenpopo

MarioMasta64

hi. i make batch stuff and portable shiz
OP
Member
Joined
Dec 21, 2016
Messages
2,297
Trophies
0
Age
26
Website
github.com
XP
2,095
Country
United States
obs launcher updated again, i found out how to have it save portable rather than copy to and from disc just update and run the launcher and everything will be moved for you (it will be faster to launch too) do not use the old quicklauncher or your profile will be overwritten with nothing when launching the main launcher
after updating launcher choose "c" to rewrite this if you use the quicklaunchers

--------------------- MERGED ---------------------------

dont update yet,

--------------------- MERGED ---------------------------

fixed, if you did it when i told you type "Update-Now" before relaunching
 
  • Like
Reactions: Blauhasenpopo

MarioMasta64

hi. i make batch stuff and portable shiz
OP
Member
Joined
Dec 21, 2016
Messages
2,297
Trophies
0
Age
26
Website
github.com
XP
2,095
Country
United States
steam portable updated, you can now login with credentials stored in .\ini\steam.ini (using d at the menu to type them in) and steam will automatically login with this even if you change pc's, keep in mind you are storing your password in plaintext, if you are fine with this feel free to use the option.

--------------------- MERGED ---------------------------

if you're using a quicklauncher with steam make sure to choose "c" to overwrite it so you can use the new feature :P
 
  • Like
Reactions: Blauhasenpopo

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: Nope. Not into gaming.