forked from OfficeDev/TrainingContent
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSUMMIT.bat
11 lines (11 loc) · 2.08 KB
/
SUMMIT.bat
1
2
3
4
5
6
7
8
9
10
11
xcopy "O3651\O3651-1 Overview of Office 365 Development\O3651-1 Office 365 Developer Overview.pptx" "roadshow\DEV02_Office 365 Developer Overview.pptx"
xcopy "O3652\O3652-9 Advanced Office Add-ins with Excel, Word, PowerPoint\O3652-9 Advanced Office Add-ins with Excel, Word, PowerPoint.pptx" "roadshow\DEV04_Advanced Office add-in Development with Excel, Word, PowerPoint.pptx"
xcopy "O3652\O3652-1 Deep Dive in Office Outlook Add-ins\O3652-1 Deep Dive in Office Outlook Add-ins.pptx" "roadshow\DEV05_Advanced Office add-in Development with Outlook.pptx"
xcopy "O3652\O3652-6 Deep Dive into Provider Hosted Apps\O3652-6 Deep Dive into Provider Hosted Apps.pptx" "roadshow\DEV06_Advanced SharePoint add-in Development.pptx"
xcopy "O3657\O3657-2 Creating Client Side Only Apps with Angular, ADAL and Office 365 APIs\O3657-2 Creating Client Side Only Apps with Angular, ADAL and Office 365 APIs.pptx" "roadshow\DEV07_Advanced Web Development using Angular with Office 365 APIs.pptx"
xcopy "O3653\O3653-8 Deep Dive into the Office 365 Unified API\O3653-8 Deep Dive into the Office 365 Unified API.pptx" "roadshow\DEV08_Advanced Web Development with the Office 365 APIs.pptx"
xcopy "O3654\O3654-1 Deep dive into native Universal Windows App Development with Office 365 APIs\Deep Dive into native Universal App development with Office 365 APIs.pptx" "roadshow\DEV09_Advanced Windows 10 development with the Office 365 APIs.pptx"
xcopy "O3651\O3651-6 Mobile\O3651-6 Getting started with Mobile Development with Office 365.pptx" "roadshow\DEV18_Getting Started with mobile app development with the Office 365 APIs.pptx"
xcopy "O3651\O3651-2 Getting started with Apps for Office\O3651-2 Office 365 Development App for Office.pptx" "roadshow\DEV19_Getting Started with Office add-ins.pptx"
xcopy "O3651\O3651-3 Getting started with Apps for SharePoint\O3651-3 Office 365 Development App for SharePoint.pptx" "roadshow\DEV20_Getting Started with SharePoint add-ins.pptx"
xcopy "O3651\O3651-5 Getting started with Office 365 APIs\O3651-5 Office 365 Development Office 365 API.pptx" "roadshow\DEV21_Getting Started with the Office 365 APIs.pptx"