Skip to content

Instantly share code, notes, and snippets.

View Rodrigo54's full-sized avatar
🏳️‍🌈
Working

Rodrigo Alves Rodrigo54

🏳️‍🌈
Working
View GitHub Profile
@REM This file detects the current enabled PHP version of wampserver (http://www.wampserver.com/) and executes the enabled php.exe and all parameters are passed
@REM Copy this file to WAMPSERVERPATH\bin\php
@REM Now you can add WAMPSERVERPATH\bin\php to your Windows Environment-Variable "PATH". Now you can use "php" global. For example "php -v".
@REM You can show the current PHP version with "php -v"
@setlocal enableextensions enabledelayedexpansion
@echo off
set serverPath="%~dp0\..\.."
set file="!serverPath!\wampmanager.conf"
<mz-input-container class="container-date">
<i mz-icon mz-input-prefix icon="today"></i>
<input mz-input mz-validation
[label]="label"
[dataSuccess]="success"
[errorMessageResource]="erro"
id="date-input"
type="text"
class="datepicker">
</mz-input-container>
:: Thanks to blak3r for creating the part to check for admin rights
:: https://stackoverflow.com/questions/4051883/batch-script-how-to-check-for-admin-rights
echo OFF
NET SESSION >nul 2>&1
IF %ERRORLEVEL% EQU 0 (
ECHO Administrator PRIVILEGES Detected!
) ELSE (
echo ######## ######## ######## ####### ########
echo ## ## ## ## ## ## ## ## ##
This file has been truncated, but you can view the full file.
Mono path[0] = 'D:/SteamLibrary/steamapps/common/OxygenNotIncluded/OxygenNotIncluded_Data/Managed'
Mono config path = 'D:/SteamLibrary/steamapps/common/OxygenNotIncluded/MonoBleedingEdge/etc'
Initialize engine version: 2020.3.30f1 (1fb1bf06830e)
[Subsystems] Discovering subsystems at path D:/SteamLibrary/steamapps/common/OxygenNotIncluded/OxygenNotIncluded_Data/UnitySubsystems
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce RTX 3060 (ID=0x2504)
Vendor:
VRAM: 12129 MB