#Replace any incoming requests for a \ with / rg \\ / #Change all request starting with /Boot/ to /boot/ #WinPE requests both Boot and boot so we cannot just change the directory name #Only WinPE requests should start with /Boot/ so it shouldn't effect other requests #As of WinPE Builder 1.2.1 the next line should not be needed. Commented out. #r ^(/Boot/) \L\1