@rem====================================================================== @rem setup.bat @rem @rem====================================================================== @echo off setlocal pushd . goto LInitialize @rem---------------------------------------------------------------------- @rem LInitialize @rem---------------------------------------------------------------------- :LInitialize set SPLocation=%CommonProgramFiles%\Microsoft Shared\web server extensions\12 set SPAdminTool=%SPLocation%\BIN\stsadm.exe set Install= set Uninstall= set PackageFile=WSPPAckageNAme.wsp set PackageName=WSPPackageName.wsp set DefaultWebUrl=http://ServerName:29393 set DefaultSiteUrl=http://ServerNAme:29393 set TargetWebUrl=http://ServerName:29393 set TargetSiteUrl= set SPTemplateLocation=%SPLocation%\template set SPFeaturesLocation=%SPTemplateLocation%\features set SPSiteTemplateLocation=%SPTemplateLocation%\sitetemplates set ValidationFailed= "%SPAdminTool%" -o addsolution -filename "%PackageFile%"pause goto :EOF popd endlocal
Related Posts
SharePoint Framework is a model used for developing the customized concept for client-side solutions. SPFx leverages widely used web development stack, solution can be built on any platform using code editor of your choice.
Recently, Microsoft has announced a search capability to find texts from images uploaded on SharePoint or OneDrive in Office 365….
Do you want to know all about SharePoint Syntex? You are just one step away. Click here to know about the environment setup of SharePoint Syntex.
In our previous blog, we have got a brief overview of Flow Launch Panel. Now let’s see how to create Flow…
Hello everyone, In this blog, we will get to know about what is PowerApps and also PowerApps connectors to data and flows.
SharePoint Designer (SPD) is a very useful tool which help us to customize the SharePoint site. With the help of this tool we can create a custom theme, manage global theme, custom page layout implementation, etc.
With the technological advancements, Microsoft has decided to cease Infopath Development by 2026. Going forward the future will be driven by Microsoft Power Apps, Flow, and Forms. This blog will throw the light on details of such decisions and will narrate about the benefits and capabilities of the upcoming/new apps, services, and connectors.
Know the importance of new-age Office 365 Timesheet software to run processes efficiently. Read more about the office 365 timesheet, how it works, etc.
In this blog we will know that how to access data of Host Web in to the App web.
In this blog, we will be learning about the process of merging the list in the SharePoint framework. This process of integration will work both for SharePoint Online and SharePoint on-premises.
SharePoint is a web-based collaborative platform that integrated MS Office. In offer lot many inbuilt functionalities however there are some which need to be configured. In this blog, we will talk about one of such configurations required.
To add any user or to share the site with users, we need to go and share the site with the users manually. It is good until and unless we need to share it with a limited number of users.
To help the people involved in essential services and medical services, we built a fast and easy to use inventory management system that lets organizations handle their personal protective equipment inventory more efficiently.
SharePoint Add-ins is a self-contained functionality that increases the capability of SharePoint websites. It contains web parts, workflow, and custom pages. Integrating Add-ins requires a methodical approach which is described in detail in the following example.
Microsoft offers SharePoint Document Library which is a location on a site where you can upload, create, update, store files, Further can collaborate with team members to work together on files. Moreover, each library displays a list of information it contains along with sharing the details about last access and modification.