Skip to content

Commit 71bf929

Browse files
authored
Update README.md
1 parent 1afb573 commit 71bf929

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ Optional:
5858
Optional:
5959
- Run the installer like 'wine ChoCinstaller_0.5a.751.exe /q' to prevent the automatic launch of the powershell window (so install only).
6060

61-
Optional:
62-
- Check if things went well: "choco install chromium" and "start chrome.exe (--no-sandbox not needed anymore as of wine-8,4)"
6361

6462
![Screenshot from 2022-08-26 12-31-18](https://user-images.githubusercontent.com/26839562/186885380-d5a617c4-9cf4-4831-a475-2bd85a3b5784.png)
6563
About PowerShell:
@@ -85,10 +83,8 @@ ConEmu console suffers from a few wine-bugs:
8583
About winetricks(.ps1):
8684

8785
- If you don't call it ('winetricks' in powershell-console) , nothing gets downloaded so no overhead there.
88-
- A lot of verbs (like powershell 5.1) need a few essential files to extract stuff from msu packages. Installing these essential files requires first huge downloads , and takes lots of time during 1st time usage. But after things are cached it goes quickly . For example if you might wanna try 'winetricks ps51' first, it will take about approx. 15 minutes. Some other verbs might take 5 minutes on first time usage. But after you called a verb once this nuisance is gone.
89-
- Files are cached in directory MyDocuments. If you call all verbs it'll take about 800 MB there.
86+
- Files are cached in directory MyDocuments.
9087
- Hopefully some better 64-bit support for various verbs.
91-
- Possibility to extract a file and (try) install from an msu file. Do 'winetricks install_dll_from_msu' to see how.
9288
- A rudimentary Powershell 5.1.
9389
- experimental dotnet481 installation, and dotnet35 (might be needed by apps not satisfied with current dotnet48 installation).
9490
- Autotab-completion. Note: while using multiple verbs from command line they have to be seperated by a comma

0 commit comments

Comments
 (0)