The current code causes a Powershell error that causes 'temp.csv' to never get attached to the email. This is because the first PS line saves temp.csv to the user's home directory, whereas the second PS line tries to attach temp.csv from the system32 folder. I changed the first line to instead save it to system32, which is the default path for an admin Powershell session. |
||
---|---|---|
.. | ||
README.md | ||
WiFi_Profile_Mailer.ino | ||
WiFi_Profile_Mailer_New.ino | ||
Wifi_Profile_Mailer_Update.ino |
README.md
WiFi_Profile_Mailer.ino
Use for Windows 7/8/8.1/Older Builds of Windows 10
WiFi_Profile_Mailer_New.ino
Use for newer builds of Windows 10
WiFi_Profile_Mailer_Update.ino
Use for newer builds of Windows 10 w/ debug mode & user variables