Can Wine support it ?
Both on the drive_c under .wine or any mapped real win partitions ?
If you drop into wine cmd and type
C:\>dir
Volume in drive C is JUSTMYTEST
Volume Serial Number is 0000-0000
the JUSTMYTEST I was able to set using the label command and can see it is stored in the .windows-label file.
But the serial number is zero, the sysinternals volumeid utility returns
Unable to open VWIN32 virtual device driver: Invalid parameter
Volume Serial Number
Volume Serial Number
k4king wrote:
manually in winecfg.
Windows 95/98/ME. (I'm guessing it's the latter. I've heard of
sysinternals, but I haven't used this particular utility.)
The fact that it opens the VWIN32 VxD is a red flag to me. Win32
programs that open it typically use it to make DOS calls.
The Serial Number? Yes. You can set it in winecfg.Can Wine support it ?
For real FAT or NTFS partitions, you'll have to set the serial numberBoth on the drive_c under .wine or any mapped real win partitions ?
manually in winecfg.
There's a similar file for the serial number, called .windows-serial .If you drop into wine cmd and type
C:\>dir
Volume in drive C is JUSTMYTEST
Volume Serial Number is 0000-0000
the JUSTMYTEST I was able to set using the label command and can see it is stored in the .windows-label file.
Either it's designed for Windows 9x, or your Windows version is set toBut the serial number is zero, the sysinternals volumeid utility returns
Unable to open VWIN32 virtual device driver: Invalid parameter
Windows 95/98/ME. (I'm guessing it's the latter. I've heard of
sysinternals, but I haven't used this particular utility.)
The fact that it opens the VWIN32 VxD is a red flag to me. Win32
programs that open it typically use it to make DOS calls.
thankyou Charles
<<The Serial Number? Yes. You can set it in winecfg. >>
ah yes the Advanced button
<<There's a similar file for the serial number, called .windows-serial>>
I forget the hyphen in my blind experimenting
<<Either it's designed for Windows 9x, or your Windows version is set to
Windows 95/98/ME>>
Yup I had it set to Win98 for other reasons setting it to WinXP get
Error reading drive: Bad device type
many thanks,
I was not particularly looking to make Volumeid work, it was just an attempt to set the Volume Serial Number having determined that it was not set at drive creation.
Only remaining question / suggestion is that a (random) Volume Serial Number should be created during wineprefix creation to mimic real.
<<The Serial Number? Yes. You can set it in winecfg. >>
ah yes the Advanced button
<<There's a similar file for the serial number, called .windows-serial>>
I forget the hyphen in my blind experimenting

<<Either it's designed for Windows 9x, or your Windows version is set to
Windows 95/98/ME>>
Yup I had it set to Win98 for other reasons setting it to WinXP get
Error reading drive: Bad device type
many thanks,
I was not particularly looking to make Volumeid work, it was just an attempt to set the Volume Serial Number having determined that it was not set at drive creation.
Only remaining question / suggestion is that a (random) Volume Serial Number should be created during wineprefix creation to mimic real.