I used VMware many years ago on windows 7, and it worked fine, no issues. I got to install even win 10. Several machines running at the same time, and each lan client connected to each machine. It was amazing that I could use an old laptop, 1 core 2GB RAM to access a windows 10 machine and work like it was on the notebook itself. Now it seems VMware got very heavy ? I see people facing many problems. What's going on ?
"Hello, I'm looking for how to make VMware 17 read as an actual PC and not as a virtual machine. Somehow, the program I'm using can't start because it says, 'This program can't start on a VM.'"
Didn't work for me - once I clicked on create it said it was looking for a USB key or DVD - rather than using the ISO path I had given it. Then it dropped into a blue screen saying boot normally or EFI set up Solved - the DVD is mapped to the ISO path - but you have to hit space or something on boot else it doesn't look for it!
Thanks for the info! I needed windows7 32 bit on a Windows10 64 bit. So far looks like no issues! I did have to do something different to get my full screen, which was to right click on the windows 7 desk top and choose "Resolution" and set it to 1920X1200 for my 24 inch monitor. That made it full screen. Next, I'll see if 16 bit dbase will run on the windows 7. then see if my method of getting around the windows activation will work on a VM .
"Hello, I'm looking for how to make VMware 17 read as an actual PC and not as a virtual machine. Somehow, the program I'm using can't start because it says, 'This program can't start on a VM.'"
After I setup my windows 10 vm, the boot manager was shown to me. I did everything you did except I reduced my disk space a bit. Can you please help me on this 🙏
bro did u find a sulotion of this error ?! I'm stuck in it for 3 days + I download the Kali OS so I think it's same issue no matter what OS u try to install as VM ):
@@MAX-nv6yj Yes it worked gladly. What I did was simply click or double click the vm screen the moment some text appeared on the screen. I forgot what the text was but it was mentioning some networking module. I used the windows 10 image disk so I'm not sure if it works on kali linux. But it's worth a try. Good luck 👍
@@lolcat_fl The lagging can be fixed by increasing the ram or installing vmware work tools (you can find that in the menubar when you open the VM). But good work on making it work!
const vm = require('node:vm'); const x = 1; const context = { x: 2 }; vm.createContext(context); // Contextify the object. const code = 'x += 40; var y = 17;'; // `x` and `y` are global variables in the context. // Initially, x has the value 2 because that is the value of context.x. vm.runInContext(code, context); console.log(context.x); // 42 console.log(context.y); // 17 console.log(x); // 1; y is not defined.
Yeah so you need to download the vmware workstation first then download any windows iso files example windows7 iso or windows10 iso or win11 iso or even MacOS iso too, also linux os too can be mount in the Vm
@@YashvirGaming If i'll install a Windows 10 ISO file and choose it to be for another PC will it automaticlly make another operating system and i'll not get back to the old one?
I used VMware many years ago on windows 7, and it worked fine, no issues. I got to install even win 10. Several machines running at the same time, and each lan client connected to each machine. It was amazing that I could use an old laptop, 1 core 2GB RAM to access a windows 10 machine and work like it was on the notebook itself. Now it seems VMware got very heavy ? I see people facing many problems. What's going on ?
"Hello, I'm looking for how to make VMware 17 read as an actual PC and not as a virtual machine. Somehow, the program I'm using can't start because it says, 'This program can't start on a VM.'"
Thanks for making this!
Didn't work for me - once I clicked on create it said it was looking for a USB key or DVD - rather than using the ISO path I had given it. Then it dropped into a blue screen saying boot normally or EFI set up
Solved - the DVD is mapped to the ISO path - but you have to hit space or something on boot else it doesn't look for it!
Thanks dear..❤
bro u are a lifesaver more than god itself
Thanks too, was just stuck at that boot screen thing.
Thank you soooooo much. It's work for me
thanks
Thanks for the info! I needed windows7 32 bit on a Windows10 64 bit. So far looks like no issues! I did have to do something different to get my full screen, which was to right click on the windows 7 desk top and choose "Resolution" and set it to 1920X1200 for my 24 inch monitor. That made it full screen. Next, I'll see if 16 bit dbase will run on the windows 7. then see if my method of getting around the windows activation will work on a VM .
When I try to download workstation player it shows connection timed out, error code 522. Why?
Same problem here..
"Hello, I'm looking for how to make VMware 17 read as an actual PC and not as a virtual machine. Somehow, the program I'm using can't start because it says, 'This program can't start on a VM.'"
Please make a video of cloning on VMware 17 :)
After I setup my windows 10 vm, the boot manager was shown to me. I did everything you did except I reduced my disk space a bit. Can you please help me on this 🙏
At the bottom of the vm, it says to install windows 10 like I would on a physical computer, and click I Finished Installing when done
bro did u find a sulotion of this error ?!
I'm stuck in it for 3 days + I download the Kali OS so I think it's same issue no matter what OS u try to install as VM ):
@@MAX-nv6yj Yes it worked gladly. What I did was simply click or double click the vm screen the moment some text appeared on the screen. I forgot what the text was but it was mentioning some networking module.
I used the windows 10 image disk so I'm not sure if it works on kali linux.
But it's worth a try. Good luck 👍
@MAX-nv6yj is working maybe some times it lags my computer
@@lolcat_fl The lagging can be fixed by increasing the ram or installing vmware work tools (you can find that in the menubar when you open the VM). But good work on making it work!
After I click the install button the download just freezes after installing a few things and the status is just blank any help.
Exact same issue any fix?
const vm = require('node:vm');
const x = 1;
const context = { x: 2 };
vm.createContext(context); // Contextify the object.
const code = 'x += 40; var y = 17;';
// `x` and `y` are global variables in the context.
// Initially, x has the value 2 because that is the value of context.x.
vm.runInContext(code, context);
console.log(context.x); // 42
console.log(context.y); // 17
console.log(x); // 1; y is not defined.
How can i choose the language during installation?
allright,Thanks
When I try to install VMware theres no vc_runtimeMinimum_x86.msi file
Thanks you for the howtomake but i make windows 10 vm in vmware but i love is how to
Bhai unlocker kha se download Karu description Mai add krdo
check in telegram channel
@configscombos2024
thank youuuu
I instaled pro its says me do you want the application to make changes to the device click yes?
it will say it on every version of VMware. The meaning of it is just adding the file on computer
Its asking me to sign in with Microsoft account on setup
make sure to tick bypass in Rufus then create bootable
Thank you
i am facing Problem as SMbus controller not enabled
Why I get rar file instead of iso 😢😢?
install poweriso it will change to .iso
0:30 Can you help me to install, please?
Yeah so you need to download the vmware workstation first then download any windows iso files example windows7 iso or windows10 iso or win11 iso or even MacOS iso too, also linux os too can be mount in the Vm
Can you please tell me how to get captured document from VMware workstation? I lost my capture which mean I saved it on word document.
bruh just download it is not that hard
How can I find the product key ?
Github or Reddit
Any suggestions to Boot Manager problem when installing Windows 10 on VMware 17 Player......startup unsuccessful
Once you start install and windows logo pops up you need to click any key.
thanks
I get an unsupported processor detected error what should I do
Maybe you trying to install Windows 11 not Windows 10. You need Windows 10
nice video, i was stuck at activate windows and wanted to see here.
Did it work?
Nope
@@YashvirGaming If i'll install a Windows 10 ISO file and choose it to be for another PC will it automaticlly make another operating system and i'll not get back to the old one?
this VMware is not working for me
For me too it wasn’t , new motherboard it does this so make sure you Boot to bios and turn on HyperV virtualization
That took so long and i.....accidently installed bonzify :(
how get windows10 exe file
i think you gotta click the link then dont click update now i think click download now
are you mauritian?
Oui bro, suis mauricien ;) parey kuma toi.
Its impossible to put wifi
then use NAT or Bridge the connection
We can play roblox on it??.
viola counter
please license :)
.
nie lubie anglików
Rude