長年WordPressでウェブサイトを構築してきた経験から、ローカルのWordPressをコンピュータにセットアップすることがいかに重要かを学びました。
WordPress を個人のマシンに置くことで、本番サイトを危険にさらすことなく新機能を試したり、WordPress 開発に深く入り込んだり、本番前にウェブサイト全体を構築したりすることができます。WordPressプロジェクト専用のサンドボックスを持つようなものです。
Windowsユーザーなら、WordPressをローカルにセットアップする方法は数多くある。しかし、私たちは最も簡単な2つの方法に絞りました。このガイドでは、どのバージョンを使っていても、WindowsコンピューターにWordPressを簡単にインストールする方法をご紹介します。
なぜWindowsにWordPressをインストールすべきなのか?
Windowsユーザーであれば、WordPressをローカルにインストールすることでいくつかのメリットがある。
ローカルのWordPressインストールは、本番のウェブサイトに影響を与えないテスト環境を作成します。ローカルサーバーまたはローカルホストと呼ばれるこのセットアップは、WordPressの個人的な遊び場です。
WordPressの開発者は、定期的にローカルインストールを仕事に使っている。例えば、新しいプラグインやテーマの実験に使ったり、Gutenbergブロックエディタにアップデートする前にサイトをテストしたりするためです。
しかし、それはプロだけのものではありません。WordPressを初めて使うのであれば、ローカルのセットアップは学習に最適です。機能を調べたり、テーマやプラグインをテストしたり、ライブサイトを壊す心配をせずに自由に実験することができます。
WindowsでWordPressをローカルにインストールした場合、自分だけがサイトを見ることができることに注意することが重要だ。公開用のウェブサイトを作成したい場合は、ドメイン名と ウェブホスティングが必要です。
技術的には、XAMPPを使ってWindowsにWordPressをインストールすることは可能で、以前チュートリアルを書きました。
とはいえ、XAMPPよりもさらに簡単なWordPressのローカル環境を構築する方法を2つ見つけました。以下のリンクをクリックして、興味のある方法に進んでください:
方法1:Studioを使用してWindowsにWordPressをインストールする(迅速かつ簡単)
最初の方法では、Studioを使う。これは、WordPress.comを管理・運営しているAutomattic社製のローカルWordPressソフトウェアで、WordPressソフトウェアをベースにしたウェブサイト・ビルダーである。
この方法を最初に説明しよう。なぜなら、この方法の方がはるかに早く、シンプルであるため、全くの初心者に最適だからだ。
まず、Studio by WordPress.comのウェブサイトを開きます。そして、「Download for Windows」ボタンをクリックします。
それが済んだら、ダウンロードしたファイルを開いてインストールを開始する。
アプリケーションがインストールされていることを示すポップアップウィンドウが表示されます。
これで、最初のサイトを追加できる。
これを行うには、新規ローカル・ワードプレス・サイト名を入力し、「サイトを追加」をクリックするだけです。サイト名は、そのサイトを簡単に識別できるものであれば、どのような名前でもかまいません。
ローカルのWordPressサイトのダッシュボードが表示されるはずです。
WordPressのダッシュボードにアクセスしてウェブサイトを編集するには、右上の「Start」ボタンをクリックするだけです。これで、ローカルウェブサイトにパソコンからアクセスできるようになります。
Start」ボタンが「Running」に変わったら、ページ左上の「WP Admin」リンクをクリックする。
これでローカルのWordPress管理ページに移動します。
これで設定はほぼ完了だ。ローカルのウェブサイトを構築する際に必要と思われるその他の設定を探ってみよう。
概要」タブにあるように、StudioダッシュボードからすぐにWordPressフルサイトエディタメニューにアクセスできます。また、’File explorer’をクリックしてWordPressウェブサイトのフォルダやファイルを開いたり、’Terminal’をクリックしてWP-CLIを使用してウェブサイトを管理することもできます。
共有」タブに切り替えると、WordPress.comアカウントにログインし、ローカルのウェブサイトをクローンしてWordPress.comのサーバーにアップロードすることができます。これにより、クローンサイトは一時的にオンラインになり、クライアントやチームメンバーとデモサイトを共有するのに便利です。
Studio を使用する代わりに、ブラウザからローカル Web サイトに直接ログインしたい場合があります。その場合、wp-adminの認証情報を知っておく必要があります。
これらを見つけるには、「設定」タブに切り替えて、ワードプレスの管理者ユーザー名、パスワード、ログインURLをそこで見つけることができる。
アシスタント」ボタンをクリックすれば、ビルトインAIチャットボットとコミュニケーションをとることができる。
ここでは、すべてのプラグインを一度に更新したり、WordPressのコアバージョンを更新したり、カスタムブロックのコードを作成したりといった作業をStudioに依頼することができます。
ローカルサイトでの作業が終わったら、右上の「実行中」ボタンにマウスオーバーし、「停止」と表示されるまで待つ。
そして、ウェブサイトを停止するボタンをクリックする。
Studioの欠点は、WordPressの環境を自分好みに設定できないことです。つまり、あらかじめ選択されているPHPバージョン、ウェブサーバー、データベースを使用する必要があります。
これは、特定のサーバー構成でウェブサイトやプラグインをテストする必要がある場合、欠点になる可能性があります。
ローカルのWordPress環境をよりコントロールする必要がある場合、またはローカルのセットアップを特定のライブサーバーの設定に合わせる必要がある場合は、ローカルWPを使用する次の方法をチェックアウトすることができます。
方法2:ローカルWPを使ってWindowsにWordPressをインストールする(よりカスタマイズ可能)
まず、Local WPソフトウェアをダウンロードし、Windowsコンピューターにインストールする必要があります。ローカルWPのサイトに行き、「無料でダウンロード」ボタンをクリックするだけです。
その後、プラットフォームを選択するポップアップウィンドウが表示されます。ドロップダウンメニューから「Windows」を選択してください。
次に、姓名、勤務先のEメールアドレス、電話番号などの詳細情報を入力してソフトウェアをダウンロードします。
詳細を入力したら、’Get it Now’ボタンをクリックするだけです。
その後、ソフトウェアは自動的にコンピュータにダウンロードされます。それ以外の場合は、「ここをクリック」リンクをクリックしてダウンロードを開始することができます。
ファイルをダウンロードしたら、セットアップウィザードを起動します。
ここで、ソフトウェアを全ユーザーにインストールするか、あなただけにインストールするかを選択する必要があります。
オプションを選択したら、「次へ」ボタンをクリックします。
次のステップでは、ソフトウェアをインストールする「インストール先フォルダー」を選択できます。
参照」ボタンをクリックしてパスを設定し、「インストール」ボタンをクリックするだけです。
ローカルWPソフトウェアがWindowsコンピューターにインストールされます。
完了したら、セットアップ・ウィザードで「ローカルで実行」チェックボックスをチェックし、「完了」ボタンをクリックします。
ソフトウェアがWindows端末上で起動します。
次のステップは、新しいローカルウェブサイトを追加することです。そのためには、一番下にあるプラス「+」ボタンをクリックするだけです。
その後、ローカル・ソフトウェアでサイトを作成することができる。
新規サイトを作成する」オプションを選択し、「続ける」ボタンをクリックします。ブループリントまたは既存のウェブサイトファイルからサイトを作成するオプションもありますが、デモンストレーションのために最初のオプションを使用します。
次に、「My WordPress Website」のように、ローカルウェブサイトの名前を入力します。
また、ローカルサイトのドメインとローカルサイトのパスを入力できる詳細オプションもあります。デフォルトでは、ドメインはウェブサイトのタイトルを使用しますが、ダッシュで区切られます。
完了したら、’Continue’ボタンをクリックするだけです。
その後、ローカルサイトの環境を選択する必要がある。
Preferred’環境を使用すると、ソフトウェアが自動的にPHPバージョン、Webサーバー、MySQLバージョンを選択します。一方、’カスタム’を選択し、環境の詳細を入力することもできます。
Local WPは最新のPHPバージョンを提供します。ウェブサーバーは、NginxまたはApacheから選択できます。また、データベースはMySQLまたはMariaDBから選択できます。
PHP、ウェブサーバー、データベースのバージョンによっては、正しく動作させるためにいくつかの依存関係をダウンロードする必要があることに注意してください。
次に、ローカルウェブサイト用のWordPressユーザー名とパスワードを入力します。さらに、すべてのメール通知を受け取るWordPressのメールアドレスを選択するオプションもあります。
その他に、WordPressのマルチサイト・ネットワークを持っているかどうかを尋ねる詳細オプションがある。そうでない場合は、「いいえ」をクリックしてください。
これらの詳細を入力したら、「サイトを追加」ボタンをクリックするだけです。
ソフトウェアがWordPressをインストールし、サイトを立ち上げます。
ローカルのウェブサイトを立ち上げるには、右上にある「Start site」ボタンをクリックする。
次に、「WP Admin」ボタンをクリックすると、WordPressの管理者ログイン・ページが表示されます。
ローカルのウェブサイトを設定する際に入力したユーザー名とパスワードを入力し、「ログイン」ボタンをクリックするだけです。
これで、Windowsコンピューターでローカルサイトを編集できるようになりました。
完了したら、「サイトを停止」ボタンをクリックして、Local WPソフトウェアからサイトを停止することを忘れないでください。
プロからのアドバイス: ログインプロセスをスキップしたい場合は、Local WPでワンクリック管理者ログインを有効にすることができます。
これを行うには、ローカルWPダッシュボードに戻り、’One-click admin’ボタンを’On’と表示されるまで切り替えます。次に、ドロップダウンメニューで、このワンクリック・ログイン機能を使用できる管理ユーザーを選択します。
代替案WordPress Playgroundを使ってテーマやプラグインなどをテストする
WordPress Playgroundは、ウェブブラウザ上で直接WordPressを試すことができる革新的なツールです。実際のウェブサイトに影響を与えることなく、新しいWordPressテーマ、プラグイン、機能を試すことができる仮想のサンドボックスです。
WordPress Playgroundは、いくつかの重要な点で、ローカルのWordPress環境とは異なります。
まず、永久的なローカル・セットアップとは異なり、コンピューターにインストールする必要がなく、使用するたびにリセットされる。ローカル・インストールが1台のコンピューターに縛られるのに対し、ブラウザーがあればどのデバイスからでもアクセスできる。
WordPress Playgroundは迅速なテストや学習に理想的ですが、Windowsコンピュータ上のローカルWordPress環境は、長期的な開発プロジェクトにより柔軟性を提供します。
詳しくは、ブラウザでWordPress Playgroundを使う方法をご覧ください。
WindowsコンピュータにWordPressをインストールしました。
あなたのコンピューターにWordPressを入れたら、できることがいくつかあります:
- WordPressの基本的なTipsやトリックを学び、サイトをより良く使いこなしましょう。
- さまざまなWordPressテーマを試して、あなたのサイトがどのように見えるかを見てみましょう。
- WordPressに必須のプラグインをインストールしてテストし、サイトに新しい機能を追加します。
- WordPressのよくあるエラーを自分で修正する方法を学びましょう。
- ドラッグ&ドロップで作成できるページビルダーをいろいろ試して、サイトを見栄えよく仕上げましょう。
- ローカルホストのWordPress管理者パスワードをリセットして、サイトへのアクセスを回復する方法をご紹介します。
- 自動化されたワークフローを設定することで、サイトの管理が容易になります。
- ハッカーからサイトを守るために、WordPressのセキュリティについて学びましょう。
- みんなと共有する準備ができたら、ローカルのWordPressサイトをライブサーバーに移動しましょう。
この記事で、WindowsコンピュータにWordPressをローカルにインストールする方法をご理解いただけたでしょうか。MacコンピュータにWordPressをローカルインストールする方法や、WordPressステージングサイトを作成するための究極のガイドもご覧ください。
If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.
Pulkit
Thank you so much for this tutorial, it will surely help me a lot
Dubba Ramesh
Very nice tutorial.
its very use full to me..
thank you very much…..
Pradeep
Thank you very much. I was facing trouble earlier doing it and here detailed yet simple steps lead me to finish it. Great work keep doing it.
alex
hi
i do it like u.
but when i fiill everu thing and wana to go to next page to finish set uo the page is wite and dosnt show any thing !!!
i can see the admin page : 127.0.0.1/wp-login.php but the username and password dosnt work !!
what do i do ??
thx
Yvonne
Need help please….
I’ve downloaded wamp and did some set up (followed other instructions on youtube), it is now “online” but when I tried to access phpMyAdmin, it says “#1045 – access denied for user ‘root’@’localhost’, can anyone give me some advice, please?
Thank you so much!!!
sarvesh maurya
I have install wamp server and my wordpress also works very well,
But,
When i going to install any theme or plugin to my wordpress it doesn’t install properly and showing error message in table form which is not understandable for me…………
solve this problem please…….
it is very important……
REPLY FAST PLEASE….
WPBeginner Support
What error message do you see?
管理者
Skippy McGregor
If you’re having issues with this, run WAMP as an administrator (right click from start menu > run as administrator). The icon in the notification area needs to be green.
John
Thank you, I am using Sitegorund servers, but it was very nice to learn how to work offline!
Marcia
Three years ago, I spent days of my life trying to get WordPress running on my computer. I managed to make it work, but the process was very, very painful.
This time around, I followed your concise, clear and excellent instructions. The result: quick and pain-free success. Thank you !!!
WPBeginner Support
Thanks for the feedback. Glad you found this helpful.
管理者
Wayne
Hi there, Worked great. I did find that I was getting a 404 when trying to view the site localhost/mysite/ but when I tried in Chrome Incognito it worked fine. Also, it appears that the configuration file is now created automatically while using WordPress 4.4.1.
Thanks for the tutorial.
Andrew
I’ve installed wordpress into the www folder, Apache is running but when I try with localhost/worpress/ we get a 404 error, how can we fix this?
Tunde
Thank you very much for this tutorial. It works perfectly.
René Rijlart
Helpfulllllll
Chris
I hate this open source garbage. I can never get it to work. I follow the freaking examples perfectly, and I get all kinds of errors and stuff doesn’t work… WordPress and WAMP is freaking CRAP!!!
Peter
Funny comment … Just followed the instructions, downloaded WordPress, and reached the Dashboard. Everything worked smoothly and quickly — five minutes at most. And I am 80 years old — by rights I should be the one to have been lost …
samar
thanks
it’s helpful
Ryan
Sorry, I need a wp-config-sample.php file to work from. Please re-upload this file to your WordPress installation.
How can I resolve this. I have edited and renamed the wp-config.php file but things cant just work for me. Its been two days now. I cant make progress
WPBeginner Support
Download a fresh copy of WordPress to your computer. Unzip the file and then go to WordPress folder. Inside the folder you will find wp-config-sample.php file. You can now upload this file to your website using an FTP client.
管理者
Chris
Hi guys, I also had an issue with the getting a 404 error and permission error. I misinterpreted the text so in case anyone else has done the same let me paraphrase the following paragraph:
“Download a copy of WordPress from WordPress.org. Extract the zip file and copy the wordpress folder. Go to C:\wamp\www and paste wordpress folder there. You can rename the wordpress folder to anything you want for example mysite, wpbeginner, etc”
1) After installing WAMP, in the windows GUI navigate to ‘C:/wamp/www’
2) The drop the extracted Wordpress folder (not just the loose files).
I was doing it wrong; I was dropping the loose files from inside Wordpress into the www folder and changing the name. It seems this is incorrect.
Enjoy!!
Chris
I installed WAMPServer, clicked on phpMyAdmin, then in the browser I got:
Server Error in ‘/’ Application.
Access is denied.
Description: An error occurred while accessing the resources required to serve this request. The server may not be configured for access to the requested URL.
Error message 401.2.: Unauthorized: Logon failed due to server configuration. Verify that you have permission to view this directory or page based on the credentials you supplied and the authentication methods enabled on the Web server. Contact the Web server’s administrator for additional assistance.
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34274
tomi
Hello
When I run http://localhost/mysite/ I get a 404 error. I have no idea how to fix it and could use some help:)
Screenshoted issue: http://prntscr.com/9ft5z6
Thanks in advance!
WPBeginner Support
Make sure apache is running on your computer. If you are using Wamp or Xamp then you can see apache status in your taskbar.
管理者
Sohail Nawaz
thankyou very much.
Soph Desharnais
Great tutorial. No issues and was set up in less than 10 minutes. Thank you.
Tasneem
Hi
Thank you sooo much for this awesome tut, I also have the followup one bookmarked for moving localhost site to live. I am now all set up with my test site on my local server. No more building websites with a maintenance plugin needed!
My question is, do I have to create a new database and new wordpress site for every new site I build, or can I just clean out and reuse this same test_db and localhost/testsite that I created if I don’t need it anymore? what do you guys do?
WPBeginner Support
It is better to create a new test site for any new project.
管理者
Nadia
Hello, thank you for that great tutorial! It works almost perfectly for me. The only problem I have is that I am not allowed to upload images by grad and drop in the media library. I’ve got javascript error “Uncaught TypeError: Cannot read property ‘appendChild’ of null – load-scripts.php:22”
That said it’s not a problem of the upload itself because I am able to upload images via “Media” > “Add New”.
Is it only my problem? I’ll be really grateful for any assistance with it. Thanks!
WPBeginner Support
Please try deactivating all plugins and then adding an image using drag and drop. If this resolves your issue, then one of the plugins installed on your site is conflicting with WordPress core.
管理者
Nadia
Thank you for the prompt reply! NO plugins at all, fresh wp 4.3.1 installation
Nadia
I resolved this by installing XAMPP instead of Wampserver. I had issues with XAMPP as well, and learned to run it as administrator in my Windows 8. It fixed the issues and maybe there was the similar one with the Wampserver.
Anwar Manha
Hi
I tried the exact step but thrown by the below error, could you please advise
( ! ) Warning: require(C:\wamp\www\test1/wp-includes/load.php): failed to open stream: No such file or directory in C:\wamp\www\test\wp-settings.php on line 21
Call Stack
Daniel
Hi, i have made a website using the WAMP-server.
When try to acess the website from my phone to check the responsivness, all i get is the the text from the website. No styling or pictures are shown.
Is there any type of settings that i have to enable?
John van Rems
Maybe I’m stupid but after installing the Wampserver I try to open phpMyAdmin to setup a database but instate of getting a page like the example the browserpage is empty… Logic I guess because Apage doesn’t run so I can’t see php pages on a local machine.
I try to run it on Windows 10 Can you tell me what’s wrong?
John
John van Rems
Problem solved by correcting te Windows 10 Internetport to 8080
Now to find out how to connect the php db to my wordpress
tsega
hi
Nice post. I find it helpful but i wonder how can i use my own them. Can you give as your expertise on that ?
Keith in Winchester
A full day of headbanging and I was just about to give up when I found this invaluable site. Could not have been made easier. Follow the well laid out instructions and you will find it a breeze. Great work and Many Thanks.
Medha
Thank you so much, this really helped!
John
Hi,
I followed all the instructions up to the point where i go through my web browser to localhost/mysite. I get the error “wp-seetings.php is missing” however the link you provided to create a configuration file is empty. How do i create “wp-settings.php”?
Thanks
Ahsan
Thanks guys, it was surely a great help!
sandeep
thank you so much. very good tutorial.
Mike
This is a real beauty! Thanks so much. I know HTML, CSS, JavaScript, PHP, a very little MySQL — no genius at some of it, but I know what I’m doing. But an organization I’m involved with may wind up using WordPress and I’ve never liked these WYSIWYGs. Since I do want to learn the stuff, though, I wanted to give it a swing on localhost rather than messing up my own GoDaddy- and Netfirms-hosted domains.
Just follow your directions and this installs beautifully. One question, though. Is there any particular book you’d recommend? I was particularly looking at the Dummies All-in-One and the Missing Manuals books. Is one better than the other? Or do you recommend a third alternative? I don’t want to buy a whole library full of this stuff for a technology I may never use that much except for helping this organization with upkeep.
WPBeginner Support
Check out WordPress Books section on our website.
管理者
Liana
after I click on the phpadmin all I get is a blank page with nothing on it :/
raydy
Hi There, Thanks for the tutorial
however, i encounter with this problem for localhost/mysite/
Not Found
The requested URL /mysite/ was not found on this server.
Apache/2.4.9 (Win32) PHP/5.5.12 Server at localhost Port 80
Alok
Hi,
I am also facing the same problem…Did you get the solution? Can you please help.
Regards,
Alok
Mike
Thumbs up mate,
Great guide…it was very helpful!
Julian
Please help. This is what I get:
“Not Found
The requested URL /mysite/ was not found on this server.
Apache/2.4.9 (Win64) PHP/5.5.12 Server at localhost Port 80”
I took my wordpress folder and dropped it in the wamp folder, C:\wamp\www. I renamed my wordpress folder to: “mysite”. I then went to Chrome and searched: “localhost/mysite/”. And I get:
“Not Found
The requested URL /mysite/ was not found on this server.
Apache/2.4.9 (Win64) PHP/5.5.12 Server at localhost Port 80.”
Kyle
Burnt out. Seriously. Help.
No manner of step by step instruction is working and I’m pulling out my hair. What am I missing?
“Download a copy of WordPress from WordPress.org. Extract the zip file and copy the wordpress folder. Go to C:\wamp\www and paste wordpress folder there. You can rename the wordpress folder to anything you want for example mysite, wpbeginner, etc. For the sake of this tutorial, we renamed our wordpress directory to mysite. Now open a web browser and go to:
http://localhost/mysite/”
C:\wamp\www ???
First off, there is no folder titled “www,” so maybe you’re implying the website name take that place? I don’t really know.
Still, I tested all methods. I tried creating a folder called ‘www,’ I tried simply C:\mamp\sitename, But when I type in the “localhost/sitename” absolutely nothing happens.
I have experience doing website redesigns and all I want to do is clone this site to my local host and I am baffled at how I’ve spent 2 whole days just trying to get WordPress isn’t even installed on my local host.
Thank you in advance.
Composed under duress.
Captain
Hello Kyle, sorry for your sad experience.
You said you don’t see a folder called “www” on C:\wamp.
Can you check to confirm that you have wampserver installed on your computer?
Also, it could be it’s installed but not on the C drive.
Do get back when you confirm; cos the tutorial was quite straight and worked really well for me.
aman
After installing WAMP server and clicking on phpmyadmin there is an error that says Access Denied and no other option is displayed. Please Help me
DutchLuck
Great tutorial, sweet and simple!!! Thanks!!!
Karthikeyan
Good Example.Its working fine for me.
Thank you all..
Janvi
hi
i m not getting create configuration file option
WPBeginner Support
Your WordPress folder may already have a wp-config.php file. This file may not have correct information for your WordPress database settings. Please see our guide on editing wp-config.php file in WordPress.
管理者
Samantha T
Sooooooooooooooooooooo… I uninstalled everything and reinstalled. Now I have an orange light on the Wamp, and when I open phpMyAdmin, I get “Access denied”: MySQL said: Documentation
#1045 – Access denied for user ‘root’@’localhost’ (using password: NO)
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
*sigh*
Joe
OK, how do you do that?
odion
After installation of wordpress in my computer, I did not receive a success message but a blank white page and am not able to login into the wp-admin.
odion ikhidero
Pls I got. The following errors after installation
Sansun
I already have MySQL server running in my local 3306 port, how do I install WAMP in my case?
Aamir
Thanks for the help.
I have been taking help from your immensely helpful site. It is a great service that you guys are providing.
Jim14409
Hi,
Thanks for your site and all the help you offer. I installed WAMP and everything went perfectly until I reached the part where you said:
“WordPress will inform you that it can not find a wp-config.php file.”
Well WP never said that :0 but sent me directly to a Directory of “JimSite” with links there to Parent Directory and a link to WordPress. Finally clicked the Wordpress link and now it seems we are heading to the config-php setup. (I’ll holler back if the trail dead-ends )
Thought you might want to amend your guide with a note about this possibility for some users so as to save them the confusion and frustration I’ve had the past half hour. Might have something to do with my using Vista64, I’m not sure.
Thanks again and for your nice email when I signed up.
Jim
Markus
Thanks for this nice tutorial. Its really helpful, and works like a charme to set up.
The skype addition about the port issue with wamp helped me also – sometimes wamp just wouldn’t work and I didn’t know why. (I’m using skype just once in a while..)
I’ve got another question though: How to move a live website to localhost for development.
I’m not really sure how to go about it. Copy everything (including db) and change the settings in the config file of wordpress. or install wordpress and then migrate the database somehow, and add the other special content…
WPBeginner Support
See how to move a live WordPress site to local server.
管理者
Samuel
Thanks
But I have an issue. After installation, I got a prompt “The program can’t start because MSVCR110.dll is missing from your computer, Try reinstalling the program to fix the problem”
What do I do?
Dev Enthusiast
Hi Samuel,
The error that you received can be fixed by downloading and installing the following from Microsoft:
Visual C++ Redistributable
Give that a try!