Windows 11 change SMB

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
AUGE_OHR
Posts: 2117
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Windows 11 change SMB

Post by AUGE_OHR »

hi,

not sure if it wlll harm "file based" Apps e.g. using DBF
read more here
https://blogs.windows.com/windows-insid ... ild-22449/
have fun
Jimmy
User avatar
Claudio Ricardo
Posts: 367
Joined: Tue Oct 27, 2020 3:38 am
DBs Used: DBF, MySQL, MariaDB
Location: Bs. As. - Argentina

Re: Windows 11 change SMB

Post by Claudio Ricardo »

El host de las DB debería ser w11 también ? Y si no lo es ?
Espero no traiga problemas, pero si lo hace lo deshabilitamos como a cualquier otro servicio, estoy seguro que podriamos desde nuestra app quitarlo escribiendo en el registro.
The host of the DBs should be w11 too? What if it is not ?
I hope it does not bring problems, but if it does, we disable it like any other service, I am sure that we could remove it from our app by writing in the registry.
Corrige al sabio y lo harás más sabio, Corrige al necio y lo harás tu enemigo.
WhatsApp / Telegram: +54 911-63016162
User avatar
AUGE_OHR
Posts: 2117
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Re: Windows 11 change SMB

Post by AUGE_OHR »

the Problem is that Windows 11 will come next Month so Time is very short to test before Customer try to blame me.

those Change are made for "big IP-Frames" when copy / stream many Data over Network
but we work "File/Record based" and that is like copy "small" files where also a SSD get slow ( when Cache is full )

---

got other Problem with new Windows 11 : WMIdiag is missing :!:
Missing_WMIdiag.jpg
Missing_WMIdiag.jpg (7.31 KiB) Viewed 574 times
it is used for "Performance" Data so my "System-Monitor" Gadget does not work any more :(

---

Windows 11 Home need a M$-Konto.

i have create a new User "a" on "PC11"
when now use

Code: Select all

   GETENV ("USERNAME")
i gpt
PC11.a
i have report it but they seems not to understand what i have reported so it is still in last Windows 11 22449 Version
have fun
Jimmy
Post Reply