• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

%username% variable in win98

Jojo7

Senior member
I'm trying to make a windows 98 compatiable batch file that "reads" the current user's username and imputs it into a command.

Ex:
program.exe \\server\%username%

The problem is that only nt based systems recognize the %username% variable. Does anyone know a way to do this with windows 98? I don't want the user to have to enter anything. I want it to be fully automatic.

Tia.
 
Back
Top