HI All,
This is probably a silly question, but I need a little help with entering code in command prompt in windows 10.
I use an old Microsoft App called Photodraw and want to install it on my new windows 10 PC.
I have the insataller and article on reddit :
https://www.reddit.com/r/windows/comments/3g2ij6/psa_how_to_get_microsoft_photodraw_v2_office_2000/
How do I enter the code in command prompt?
DO I copy and paste one line at a time and hit enter?
cd "C:\Program Files (x86)\Common Files\System\Ole DB"
regsvr32 MSOLAP.DLL
regsvr32 MSMDCUBE.DLL
regsvr32 MSMDGDRV.DLL
regsvr32 MSOLAPUI.DLL
when i start command prompt I see this to begin...
C:\Windows\system32>
Thanks!