portapps / discord-portable

🚀 Discord portable for Windows
https://portapps.io/app/discord-portable/
MIT License
229 stars 16 forks source link

Admin permissions? #1

Closed My1 closed 7 years ago

My1 commented 7 years ago

why does the portable discord setup immediately trigger the UAC?

isnt portable kinda supposed to work without admin and stuff?

crazy-max commented 7 years ago

@My1, the portable wrapper discord-portable.exe does not need admin rights but maybe discord itself needs it for extra steps. I will investigate on that.

My1 commented 7 years ago

well the problem is in the setup. extracting the zip seems fine.

My1 commented 7 years ago

well keyword on seems, with extracting the zip and running it I am caught in an update loop. it pulls an update, restarts and pulls an update again always saying "update 1 of 1".

crazy-max commented 7 years ago

Ok thanks for your contrib i will remove the admin probe in the setup and investigate on your update issue.

crazy-max commented 7 years ago

Hum i don't have any issue extracting and using the 7z and zip package. What is the content of your data folder ?

My1 commented 7 years ago

some folders called 0.2.97, Cache and GPUCache and 4 files called Cookies, Cookies-journal, modules.log and queued_analytics_events.json

crazy-max commented 7 years ago

Ok can you post your discord-portable.log ?

My1 commented 7 years ago

2017-06-14 11:05:03 INFO - -------- 2017-06-14 11:05:03 INFO - Starting discord-portable... 2017-06-14 11:05:03 INFO - Current path: C:\Users\My1\Downloads\discord-portable-0.0.297-4 2017-06-14 11:05:03 INFO - Discord executable: C:\Users\My1\Downloads\discord-portable-0.0.297-4/Update.exe 2017-06-14 11:05:03 INFO - Data path: C:\Users\My1\Downloads\discord-portable-0.0.297-4/data 2017-06-14 11:05:03 INFO - Symlink path: C:\Users\My1\AppData\Roaming/discord 2017-06-14 11:05:03 INFO - Lookup app folder in: C:\Users\My1\Downloads\discord-portable-0.0.297-4 2017-06-14 11:05:03 INFO - App folder found: app-0.0.297 2017-06-14 11:05:03 INFO - App path: C:\Users\My1\Downloads\discord-portable-0.0.297-4/app-0.0.297 2017-06-14 11:05:03 INFO - Create data folder... C:\Users\My1\Downloads\discord-portable-0.0.297-4/data 2017-06-14 11:05:03 INFO - Create symlink: C:\Users\My1\AppData\Roaming/discord 2017-06-14 11:05:03 INFO - Launch Discord... Starting Update.exe 1148> 2017-06-14 11:05:04> Program: Starting Squirrel Updater: --processStart Discord.exe 1148> 2017-06-14 11:05:04> Program: About to launch: 'C:\Users\My1\Downloads\discord-portable-0.0.297-4\app-0.0.297\Discord.exe':

crazy-max commented 7 years ago

Can you try with the latest release ?

My1 commented 7 years ago

thanks, worked nice.