imdisk.exe is used by RamDiskUI.exe.
DiscUtilsDevio.exe and imdisk.exe are used by MountImg.exe.
Therefore, if they are not present, nothing works.
In the installation package, imdisk.exe is located in the subfolders of "driver", and is installed in C:\Windows\system32. So you should be able to call it from anywhere.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just tested the b suffix and my size has been multiplied by 512.
No problem with -a (not just "a").
And to directly specify the exact size, as said in the syntax help, specify it after -s and without suffix.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I did not find command line tool in the setup.
Is it still available?
Thanks
Rasty
imdisk.exe is used by RamDiskUI.exe.
DiscUtilsDevio.exe and imdisk.exe are used by MountImg.exe.
Therefore, if they are not present, nothing works.
In the installation package, imdisk.exe is located in the subfolders of "driver", and is installed in C:\Windows\system32. So you should be able to call it from anywhere.
OK. Found it in setup under cli/
Thanks a lot!!!
How do I specify exact size.
In need it to be in multiplications of 512.
option "a" not supported, option "b" is actually 1000x bytes.
Thanks
Rasty
I just tested the b suffix and my size has been multiplied by 512.
No problem with -a (not just "a").
And to directly specify the exact size, as said in the syntax help, specify it after -s and without suffix.
OK. it worked out. Thanks!