Forum Discussion
rootsmusic
May 18, 2022Brass Contributor
set alias for Power BI
My Windows 10 Pro has Anaconda Powershell Prompt, and its $PSVersionTable is: Name Value PSVersion 5.1.19041.1682 PSEdition Desktop PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…} BuildVersion 10....
rootsmusic
Brass Contributor
Ok farismalaeb, I've added a system variable and a user variable for admin. But Powershell still gives the error.
farismalaeb
May 23, 2022Steel Contributor
HI
I tested the URL provided with a similar app and it works fine.
Just make sure that you include the .exe in the Registry Key.
Does the Anaconda require an additional parameter?
Also, if you run the application name alias .exe from Run, are you getting any results
I tested the URL provided with a similar app and it works fine.
Just make sure that you include the .exe in the Registry Key.
Does the Anaconda require an additional parameter?
Also, if you run the application name alias .exe from Run, are you getting any results
- rootsmusicMay 24, 2022Brass Contributor
farismalaebI'm wondering whether the quoted error (in my original post) is caused by the path's security permissions, despite such a cause not being suggested by the error. When I manually navigate to the path within Anaconda Powershell Prompt though, it does permit me to execute the path's program. So can I confirm whether the error is indeed caused by my account's security permissions to execute in that folder?
- farismalaebMay 25, 2022Steel ContributorIt seems that its a permssion issue, but its not recommend to change these permission.
If you try to access the Path via PowerShell or cmd, you will get Access Denied, but via the shortcut which is created by the app, things will be working fine.