- Create a Windows 11 ISO with Microsoft's Media Creation Tool
- Install Setup Patchium and run it (or try latest Rufus version directly and patch from there)
- Home tab: Select ISO, wait during processing
- Go to Install > Uncheck Remove upgrade and Check Disable Windows 11 compatibility restrictions, click Apply
- Optional: To install without a Microsoft account, go to Install OOBE tab. Click Integrate lumOOBE. This will break sysinstall.
- Click on Create ISO button
- Use Rufus or Ventoy (prefered) to run installation from a USB drive
const fs = require('fs');
const path = require('path');
const directoryPath = path.join(__dirname, './content/recommandations');
const exportPath = path.join(__dirname, './data/application');
// Create the folder directory if it doesn't exist
if (!fs.existsSync(exportPath)) {
fs.mkdirSync(exportPath);
// Requires Node 18+, plays witk PokeApi GraphQL beta
import { createClient } from '@urql/core';
const client = createClient({
url: 'https://beta.pokeapi.co/graphql/v1beta'
});
const query = `
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Microsoft Bing | |
<https://blogs.bing.com/webmaster/december-2020/Website-Migration-with-Bing> | |
Site Move tool Has vanished, GuavaRank promotes: | |
- Complete the change of address steps in Google Search Console | |
- Add and verify the new domain in Bing |