@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
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.
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.
In this blog we will know that how to access data of Host Web in to the App web.
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.
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.
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.
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.
As stated by the name “SharePoint version history functionality” is about recording various versions of the SharePoint list created and accessing them as and when required. This functionality can be used to know the version history details of SharePoint Services (SP services).
In our previous blog, we have got a brief overview of Flow Launch Panel. Now let’s see how to create Flow…
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.
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.
A rule defined in InfoPath is known as Action Rules. This gets trigger when a predetermined event occurs. These Action Rules play a vital part in the automation mechanism. This blog will state in detail that how to activate “Action Rules”
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.
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.
Recently, Microsoft has announced a search capability to find texts from images uploaded on SharePoint or OneDrive in Office 365….