Replies: 6 comments 10 replies
-
Hi. I cannot add it into any script because this is how PowerShell works: we have to type this command manually before executing any script (depending on machine script execution policy of course).
Because I have these community socials and I advertise them. You against it?) I won't be disabled by default. |
Beta Was this translation helpful? Give feedback.
-
That was a mistake. :)
I respect my users and if the script detects any issues it notifies user unlike any other script which supresses all errors or incompatibilities — they just do not care at all abiut users and their systems. I want users to know if anything goes wrong that why the script stops if there's a new version (whom I create a new versions if you do not what to use it?), any system break and others. Understood? 🐱 |
Beta Was this translation helpful? Give feedback.
-
In the Sophia.psm1, there is no singular function to comment out. Calls to invoke the browser are littered all over. Disabling this is a chore. But this behavior is incredibly misguided. The script is intended to be edited by hand. The script is intended to be run in the terminal. You have said elsewhere that this script is intended for technical users. If that is your audience, that's fine. But for that audience I strongly suggest you do NOT implicitly endorse disabling AdminApprovalMode and always running terminal as admin. The ability to do this should probably be removed from Sophia entirely, in my opinion. It's a terrible idea. |
Beta Was this translation helpful? Give feedback.
-
Because author refuses to take into account the opinions of users, for
personal use, I made cleaner on my web server. On sophia script zip file
upload it removes all annoying cr*p, updates config file with my preset
settings and returns new zip with *.bak files included (for comparison with
original files, just in case).
…On Sat, Oct 28, 2023, 19:12 Aelius ***@***.***> wrote:
In the Sophia.psm1, there is no singular function to comment out either.
Calls to invoke the browser are littered all over. Disabling this is a
chore.
It would be nice if there were a single "do not open browser to or notify
about social media" argument in the script.
But this behavior is incredibly misguided.
The script is intended to be edited by hand.
The social media urls are clearly and prominently placed at the top of the
script file. Anyone editing the script will see them.
The script is intended to be run in the terminal.
Feel free to advertise the social media as terminal messages. No one will
object to that.
You have said elsewhere that this script is intended for technical users.
Forcibly opening the browser is not something an audience of technical
users will appreciate. It seems like you expect the audience to be
relatively nontechnical children exploring the terimnal for the first time.
—
Reply to this email directly, view it on GitHub
<#483 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJFM4SU4S4A3Z657IP7ZRO3YBUVG5AVCNFSM6AAAAAAYDF2A56VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TIMJSGA4TA>
.
You are receiving this because you authored the thread.Message ID:
<farag2/Sophia-Script-for-Windows/repo-discussions/483/comments/7412090@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
As i wrote before, this is for my personal use. My web server isn't public.
…On Sat, Oct 28, 2023, 22:23 Aelius ***@***.***> wrote:
What's your website? It's not listed on your profile.
Do you have recommendations for similar projects?
—
Reply to this email directly, view it on GitHub
<#483 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJFM4SVDVL2MXP5BGTY3Q23YBVLUVAVCNFSM6AAAAAAYDF2A56VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TIMJSHA2TQ>
.
You are receiving this because you authored the thread.Message ID:
<farag2/Sophia-Script-for-Windows/repo-discussions/483/comments/7412858@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Excuseme! Why we can't use any similar projects? :D
…On Sat, Oct 28, 2023, 22:26 Dmitry Nefedov ***@***.***> wrote:
Just do not use any of similar projects. Also, there's no similar
projects, cus this one is the largest on GitHub.
—
Reply to this email directly, view it on GitHub
<#483 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJFM4SX35YEL7BXLHO6QSBDYBVL4TAVCNFSM6AAAAAAYDF2A56VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TIMJSHA3DM>
.
You are receiving this because you authored the thread.Message ID:
<farag2/Sophia-Script-for-Windows/repo-discussions/483/comments/7412866@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Hi,
why new versions of script does not have this command line inside script file? Each time this line should be copied from other files or typed manually...
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
Why on any event script opens annoying and useless web pages, like telegram, discord, github? With each versions i should manually disable these code places inside script file.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions