PowerShell ဖြင့် ဖိုင်ကို မည်သို့ဒေါင်းလုဒ်လုပ်ရမည်နည်း။
Windows PowerShell တွင် Invoke-WebRequest -Uri "URL" -OutFile "ဖိုင်အမည်" အမိန့်သည် ဖိုင်ကို တိုက်ရိုက်ဒေါင်းလုဒ်ဆွဲပေးပါသည်။
Windows တွင် ဘရောက်ဆာမသုံးဘဲ ဖိုင်များကို သိမ်းဆည်းရန် PowerShell စခရစ်များကို ဖန်တီးပါ။
Invoke-WebRequest -Uri "https://example.com/file.zip" -OutFile "file.zip"Windows PowerShell တွင် Invoke-WebRequest -Uri "URL" -OutFile "ဖိုင်အမည်" အမိန့်သည် ဖိုင်ကို တိုက်ရိုက်ဒေါင်းလုဒ်ဆွဲပေးပါသည်။