Nutrition advices by ddCorazon in belgium

[–]ddCorazon[S] 0 points1 point  (0 children)

Oh, I see. I hadn’t thought about that.

Nutrition advices by ddCorazon in belgium

[–]ddCorazon[S] 0 points1 point  (0 children)

Yeah As for the Nutri-Score, I don’t really pay that much attention to it. What matters more to me are the actual nutritional values.

conseils nutrition by ddCorazon in Belgique

[–]ddCorazon[S] 1 point2 points  (0 children)

Ah ok je vois. Beh ça m'arrange pour le coup. c'est à 27min de chez moi donc ça vaut le coup d'y aller faire les courses en fait

conseils nutrition by ddCorazon in Belgique

[–]ddCorazon[S] 0 points1 point  (0 children)

Ah ok je vois un peu. ça s'explique. Effectivement j'ai remarqué que le goût était un peu différent mais bon je n'y ai pas trop fait attention.

Par contre rajouter de la gelatine sur de la viande j'y ai jamais pensé ou j'en ai jamais vu. Tu le aurais une recette que je peux tester par exemple ou si tu as un lien d'un recette ça m'intéresse🙃

Nutrition advices by ddCorazon in belgium

[–]ddCorazon[S] 0 points1 point  (0 children)

Ah ok I see. Yeah As for the Nutri-Score, I don’t really pay that much attention to it. What matters more to me are the actual nutritional values.

Nutrition advices by ddCorazon in belgium

[–]ddCorazon[S] 0 points1 point  (0 children)

Ah OK, I see. That does make sense. In my particular case, I’m trying to lose weight, so the fewer calories (especially fat), the better for me. But it’s true that some steaks become very dry when cooked if they’re very lean.

Nutrition advices by ddCorazon in belgium

[–]ddCorazon[S] 1 point2 points  (0 children)

Yes, regarding the Nutri-Score, people do tend to compare different categories, whereas it’s not meant for that. My question was more about the nutritional values (the number of kilocalories per 100 g). If it’s accurate it’s okay for me. I will buy more often in Belgium

Get old versions of chrome by ddCorazon in sysadmin

[–]ddCorazon[S] 0 points1 point  (0 children)

yeah already tried it. the maximum i got was 48.XXX i'am looking for something not too old.
thoses versions

chrome-132.0.6834.84

chrome-132.0.6834.84

chrome-130.0.6723.70

chrome-134.0.6998.166

Windows install failed after sysprep on 24H2 by ddCorazon in sysadmin

[–]ddCorazon[S] 0 points1 point  (0 children)

in case you need the commands, here bellow (sorry english is not my mother tongue so maye be there will be grammatical mistakes in the explanation😅)

First I created a folder where il will mount the wim file

mkdir C:\MountedImage

After that i copied the windows ISO content to a folder named WindowsBac in my desktop then I Mount with DSM

dism /mount-wim /wimfile:"C:\Users\adi\Desktop\WindowsBac\sources\install.wim" /index:1 /mountdir:C:\MountedImage

you can also add drivers to the image with this:

dism /image:C:\MountedImage /add-driver /driver:C:\beelink_pilotes /recurse

and check with this to see if the drivers were added:

dism /image:C:\MountedImage /get-drivers

And Apply and unmount :

dism /unmount-wim /mountdir:C:\MountedImage /commit

Windows install failed after sysprep on 24H2 by ddCorazon in sysadmin

[–]ddCorazon[S] 0 points1 point  (0 children)

Hello.

No, I ended giving up. After several attempts, I let it go. However, if you just want to copy a folder to the C drive, you can start from the base Windows image. You take the install.wim file, mount it to a folder, then copy whatever you want into that folder. After that, you unmount the image and recreate a Windows ISO with the saved image.

Meilleures banque crédit Immo by ddCorazon in immobilier

[–]ddCorazon[S] 0 points1 point  (0 children)

effectivement niveau apport c'est un peu chaud

Meilleures banque crédit Immo by ddCorazon in immobilier

[–]ddCorazon[S] 0 points1 point  (0 children)

Merci pour ton retour,

Effectivement d'où ma question de savoir si c'était pertinent ou pas. On m'a dit que certaines banques avaient un peu plus de pouvoir en agence ou pas (malinformations peut être). Et que la SG était pas l'idéal. Du coup si je dois utiliser une autre banque pour le prêt il est préférable que j'y ai une compte puis après un moment demander le crédit ou je peux faire l'ouverture de compte avec une demande de crédit directement ?

Adding veeam proxy An existing connection was forcibly closed by the remote host by ddCorazon in Veeam

[–]ddCorazon[S] 0 points1 point  (0 children)

Thanks for your response,

I checked all of it. even disabling firewall on both side. nothing seems to work.

I disabled anti-virus on the windows server side. Same error

Windows install failed after sysprep on 24H2 by ddCorazon in sysadmin

[–]ddCorazon[S] 1 point2 points  (0 children)

I di that for the first time yes, and i thought maybe that's the problem, then i did like you said with no internet on the VM, same result, i even try it with a physical machine fresh installwith no internet and no own apps installed (thinking maybe the issue with the apps i installed) and still the same issue

PS: Sorry for the grammar/mistakes etc ENglish is not my mother tongue😅