- Joined
- May 25, 2009
- Messages
- 6,662
- Thread Author
-
- #1
Hi
I spent a lot of time getting my Windows Mail App up and running in the last build.
Now I can't even find it?
I've looked for a Mail icon for it, but I don't find a place to open it.
I found WinMail.exe but it doesn't open anything.
Anyone know where the link to it is at, or what the link is called?
Mike
I spent a lot of time getting my Windows Mail App up and running in the last build.
Now I can't even find it?
I've looked for a Mail icon for it, but I don't find a place to open it.
I found WinMail.exe but it doesn't open anything.
Anyone know where the link to it is at, or what the link is called?
Mike
Solution
Get-appxprovisionedpackage –online | where-object {$_.packagename –like “*windowscommunicationsapps*”} | remove-appxprovisionedpackage –online
just paste that into a admin powershell
then go to the old store not the beta store and reinistall them
just paste that into a admin powershell
then go to the old store not the beta store and reinistall them
Trouble
Noob Whisperer
- Joined
- Nov 30, 2009
- Messages
- 13,722
Get-appxprovisionedpackage –online | where-object {$_.packagename –like “*windowscommunicationsapps*”} | remove-appxprovisionedpackage –online
just paste that into a admin powershell
then go to the old store not the beta store and reinistall them
just paste that into a admin powershell
then go to the old store not the beta store and reinistall them
- Joined
- May 25, 2009
- Messages
- 6,662
- Thread Author
-
- #3
Thanks I'll try that.
Mike
Mike
- Joined
- May 25, 2009
- Messages
- 6,662
- Thread Author
-
- #4
Thanks again, that worked.
Mike
Just noticed the This app won't open post at the top of the page.
I was more in the This app has disappeared, Mode.
Mike
Just noticed the This app won't open post at the top of the page.
I was more in the This app has disappeared, Mode.
Last edited:
Similar threads
- Solved
- Replies
- 5
- Views
- 3K